Get
|
|||||
|
|
||||
Gets one postal code 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 |
|---|---|---|
profileId Required |
INTEGER |
User profile ID associated with this request |
code Required |
STRING |
Postal code ID |
= Parameter name
= Format
|
profileId INTEGER Required User profile ID associated with this request |
|
code STRING Required Postal code ID |
Output
This building block provides 5 output parameters
| Name | Format | Description |
|---|---|---|
code |
STRING |
Postal code. This is equivalent to the id field |
countryCode |
STRING |
Country code of the country to which this postal code belongs |
countryDartId |
INTEGER |
DART ID of the country to which this postal code belongs |
id |
STRING |
ID of this postal code |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#postalCode" |
= Parameter name
= Format
|
code STRING Postal code. This is equivalent to the id field |
|
countryCode STRING Country code of the country to which this postal code belongs |
|
countryDartId INTEGER DART ID of the country to which this postal code belongs |
|
id STRING ID of this postal code |
|
kind STRING Identifies what kind of resource this is. Value: the fixed string "dfareporting#postalCode" |