Contents

AdGroupTargeting.Country

Country-level geographic targeting.

Declaration

object AdGroupTargeting.Country

Properties

NameTypeDescription
include[string]

A country ID to restrict delivery to that market. Mutable.

exclude[string]

Has no effect. country is include-only.

Discussion

Country IDs are returned by Search Geo Locations or Query Geo Locations (supplySource=APPSTORE). Used with App Store campaigns. Uses the TargetingData include/exclude shape.

"country": {
  "include": ["1125"]
}