<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/AdGroupTargetingUpdate/Country-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:AdGroupTargetingUpdate.Country"
  },
  "title" : "AdGroupTargetingUpdate.Country"
}
-->

# AdGroupTargetingUpdate.Country

Country-level geographic targeting.

```
object AdGroupTargetingUpdate.Country
```

## Discussion

Country IDs are returned by [`Search Geo Locations`](/documentation/Apple-Ads-Platform-API/Searches-for-a-list-of-geo-locations) or [`Query Geo Locations`](/documentation/Apple-Ads-Platform-API/Gets-a-list-of-geo-locations) (`supplySource=APPSTORE`). Used with App Store campaigns. Uses the [`TargetingDataUpdate`](/documentation/Apple-Ads-Platform-API/TargetingDataUpdate) `include`/`exclude` shape.

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)