AdsApp.CampaignTargeting
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
This provides access to campaign-level targeting criteria including device targeting, ad scheduling, location targeting, and audiences.
You can use methods like adSchedules(), audiences(), excludedLocations(), and targetedLocations() to access specific targeting criteria.
The getTargetingSetting() and setTargetingSetting() methods allow you to manage targeting settings for criterion type groups like 'USER_INTEREST_AND_LIST'.
A new user list audience builder is available through newUserListBuilder() for adding excluded audiences at the campaign level.
Provides access to campaign-level targeting criteria: device targeting, ad
scheduling, location targeting, and audiences.
For instance, to select all locations targeted by a campaign you might
use:
Returns a new user list audience builder for this campaign. When SearchCampaignAudienceBuilder.exclude()
is called, an excluded audience will be added in this campaign. Only
exclusions are available at campaign-level.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-16 UTC."],[],[]]