Get
|
|||||
|
|
Gets one operating system by DART ID
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 2 input parameters
Name | Format | Description |
---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
dartId Required |
INTEGER |
Operating system DART ID |
= Parameter name
= Format
profileId INTEGER Required User profile ID associated with this request |
dartId INTEGER Required Operating system DART ID |
Output
This building block provides 5 output parameters
Name | Format | Description |
---|---|---|
dartId |
INTEGER |
DART ID of this operating system. This is the ID used for targeting |
desktop |
BOOLEAN |
Whether this operating system is for desktop |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#operatingSystem" |
mobile |
BOOLEAN |
Whether this operating system is for mobile |
name |
STRING |
Name of this operating system |
= Parameter name
= Format
dartId INTEGER DART ID of this operating system. This is the ID used for targeting |
desktop BOOLEAN Whether this operating system is for desktop |
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#operatingSystem" |
mobile BOOLEAN Whether this operating system is for mobile |
name STRING Name of this operating system |