---
title: CampaignTargeting.CountryOrRegion
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/campaigntargeting/countryorregion-data.dictionary
---

# CampaignTargeting.CountryOrRegion

The countries or regions where a campaign’s ads are eligible to serve.

## Declaration

```data
object CampaignTargeting.CountryOrRegion
```

## Properties

include: Countries or regions to include in targeting. Mutable. exclude: Not supported at the campaign level. Has no effect if set. Mutable.

## Discussion

Discussion The countryOrRegion field uses ISO 3166-1 alpha-2 country codes (for example, US, CA, GB). It’s include-only: the exclude array isn’t supported at the campaign level. Uses the TargetingData include/exclude shape. Only include markets where the promoted app or brand is available. See CampaignTargeting.SupplySource and CampaignTargeting.SupplyPlacement for the other targeting dimensions.
