CampaignCreate.Targeting
Targeting configuration supplied when creating a campaign.
Declaration
object CampaignCreate.TargetingProperties
| Name | Type | Description |
|---|---|---|
supplySource | CampaignTargetingCreate.SupplySource | The supply source(s) where ads are eligible to appear (for example, |
supplyPlacement | CampaignTargetingCreate.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 | CampaignTargetingCreate.CountryOrRegion | The countries or regions where the campaign serves ads. Uses ISO 3166-1 alpha-2 country codes. See TargetingDataCreate for details. |
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.