AdGroupTargetingCreate.Country
Country-level geographic targeting.
Declaration
object AdGroupTargetingCreate.CountryProperties
| Name | Type | Description |
|---|---|---|
include | [string] | A country ID to restrict delivery to that market. Mutable. |
exclude | [string] | Has no effect. |
Discussion
Country IDs are returned by Search Geo Locations or Query Geo Locations (supplySource=APPSTORE). Used with App Store campaigns. Uses the TargetingDataCreate include/exclude shape.
"country": {
"include": ["1125"]
}