operating_systems
Overview
Name | operating_systems |
Type | Resource |
Id | googleads.dfareporting.operating_systems |
Fields
Name | Datatype | Description |
---|---|---|
name | string | Name of this operating system. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#operatingSystem". |
mobile | boolean | Whether this operating system is for mobile. |
dartId | string | DART ID of this operating system. This is the ID used for targeting. |
desktop | boolean | Whether this operating system is for desktop. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
operatingSystems_get | SELECT | dartId, profileId | Gets one operating system by DART ID. |
operatingSystems_list | SELECT | profileId | Retrieves a list of operating systems. |