operating_system_versions
Overview
Name | operating_system_versions |
Type | Resource |
Id | googleads.dfareporting.operating_system_versions |
Fields
Name | Datatype | Description |
---|---|---|
id | string | ID of this operating system version. |
name | string | Name of this operating system version. |
operatingSystem | object | Contains information about an operating system that can be targeted by ads. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#operatingSystemVersion". |
majorVersion | string | Major version (leftmost number) of this operating system version. |
minorVersion | string | Minor version (number after the first dot) of this operating system version. |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
operatingSystemVersions_get | SELECT | id, profileId | Gets one operating system version by ID. |
operatingSystemVersions_list | SELECT | profileId | Retrieves a list of operating system versions. |