List

Retrieves a list of operating system versions

1 variables
13 variables

Retrieves a list of operating system versions

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your DoubleClick Campaign Manager's (DCM) display ad campaigns

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

profileId INTEGER Required

User profile ID associated with this request

Output

This building block provides 13 output parameters

  = Parameter name
  = Format

kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#operatingSystemVersionsListResponse"

operatingSystemVersions[] OBJECT

Contains information about a particular version of an operating system that can be targeted by ads

operatingSystemVersions[].id INTEGER

ID of this operating system version

operatingSystemVersions[].kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#operatingSystemVersion"

operatingSystemVersions[].majorVersion STRING

Major version (leftmost number) of this operating system version

operatingSystemVersions[].minorVersion STRING

Minor version (number after the first dot) of this operating system version

operatingSystemVersions[].name STRING

Name of this operating system version

operatingSystemVersions[].operatingSystem OBJECT

Contains information about an operating system that can be targeted by ads

operatingSystemVersions[].operatingSystem.dartId INTEGER

DART ID of this operating system. This is the ID used for targeting

operatingSystemVersions[].operatingSystem.desktop BOOLEAN

Whether this operating system is for desktop

operatingSystemVersions[].operatingSystem.kind STRING

Identifies what kind of resource this is. Value: the fixed string "dfareporting#operatingSystem"

operatingSystemVersions[].operatingSystem.mobile BOOLEAN

Whether this operating system is for mobile

operatingSystemVersions[].operatingSystem.name STRING

Name of this operating system