Contents

Campaign.Targeting

Defines where a campaign is eligible to serve ads, including supply source, placement, and geographic markets.

Declaration

object Campaign.Targeting

Properties

NameTypeDescription
supplySourceCampaignTargeting.SupplySource

The supply source(s) where ads are eligible to appear. Possible values: APPSTORE, MAPS. See TargetingData for details. Mutable.

supplyPlacementCampaignTargeting.SupplyPlacement

The specific placements within a supply source. Possible values: APPSTORE_SEARCH_RESULTS, APPSTORE_SEARCH_TAB, APPSTORE_TODAY_TAB, APPSTORE_PRODUCT_PAGES, MAPS_SEARCH_RESULTS, MAPS_SEARCH_HOME. See CampaignTargeting.SupplyPlacement for the supply source each placement belongs to. See TargetingData for details. Mutable.

countryOrRegionCampaignTargeting.CountryOrRegion

The countries or regions where the campaign serves ads. Uses ISO 3166-1 alpha-2 country codes. See TargetingData for details. Mutable.

Discussion

Defines the supply source, placement, and geographic markets where this campaign is eligible to serve. Ad group targeting must operate within these campaign-level boundaries.

See CampaignTargeting for the full field reference.