Get
| 
 | |||||
| 
 | 
 | ||||
Gets one platform type by 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 | 
|---|---|---|
| profileIdRequired | INTEGER | User profile ID associated with this request | 
| idRequired | INTEGER | Platform type ID | 
                      = Parameter name
                      = Format
                
| profileId INTEGER Required User profile ID associated with this request | 
| id INTEGER Required Platform type ID | 
Output
This building block provides 3 output parameters
| Name | Format | Description | 
|---|---|---|
| id | INTEGER | ID of this platform type | 
| kind | STRING | Identifies what kind of resource this is. Value: the fixed string "dfareporting#platformType" | 
| name | STRING | Name of this platform type | 
                      = Parameter name
                      = Format
                
| id INTEGER ID of this platform type | 
| kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#platformType" | 
| name STRING Name of this platform type | 
