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

# CampaignTargetingCreate.CountryOrRegion

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

## Declaration

```data
object CampaignTargetingCreate.CountryOrRegion
```

## Properties

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

## 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. See TargetingDataCreate for the include/exclude shape. Only include markets where the promoted app or brand is available. See CampaignTargetingCreate.SupplySource and CampaignTargetingCreate.SupplyPlacement for the other targeting dimensions.
