---
title: CampaignCreate.Targeting
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/campaigncreate/targeting-data.dictionary
---

# CampaignCreate.Targeting

Targeting configuration supplied when creating a campaign.

## Declaration

```data
object CampaignCreate.Targeting
```

## Properties

supplySource: The supply source(s) where ads are eligible to appear (for example, APPSTORE, MAPS). See TargetingDataCreate for details. supplyPlacement: The specific placements within a supply source. See CampaignTargetingCreate.SupplyPlacement for possible values and which supply source each belongs to. See TargetingDataCreate for details. countryOrRegion: The countries or regions where the campaign serves ads. Uses ISO 3166-1 alpha-2 country codes. See TargetingDataCreate for details.

## Discussion

Discussion Sets the supply source, placement, and geographic markets a new campaign is eligible to serve on. These values establish the campaign-level targeting boundary within which ad group targeting must operate. See CampaignTargetingCreate for the full field reference.
