List
| 
 | |||||
| 
 | 
 | ||||
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
| Name | Format | Description | 
|---|---|---|
| profileIdRequired | INTEGER | User profile ID associated with this request | 
                      = Parameter name
                      = Format
                
| profileId INTEGER Required User profile ID associated with this request | 
Output
This building block provides 13 output parameters
| Name | Format | Description | 
|---|---|---|
| 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 | 
                      = 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 | 
