postal_codes
Overview
Name | postal_codes |
Type | Resource |
Id | googleads.dfareporting.postal_codes |
Fields
Name | Datatype | Description |
---|---|---|
id | string | ID of this postal code. |
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 | string | DART ID of the country to which this postal code belongs. |
kind | string | Identifies what kind of resource this is. Value: the fixed string "dfareporting#postalCode". |
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
postalCodes_get | SELECT | code, profileId | Gets one postal code by ID. |
postalCodes_list | SELECT | profileId | Retrieves a list of postal codes. |