Interested in sharing your feedback about the Google Ads API?
Sign up to be invited to participate in user research!
CustomerNegativeCriterion
Stay organized with collections
Save and categorize content based on your preferences.
A negative criterion for exclusions at the customer level.
Fields |
resource_name
|
string
Immutable. The resource name of the customer negative criterion. Customer negative criterion resource names have the form: customers/{customer_id}/customerNegativeCriteria/{criterion_id}
|
type
|
CriterionType
Output only. The type of the criterion.
|
id
|
int64
Output only. The ID of the criterion.
|
criterion
Union field criterion . The customer negative criterion. criterion . The customer negative criterion.Exactly one must be set. criterion can be only one of the following: criterion can be only one of the following: |
content_label
|
ContentLabelInfo
Immutable. ContentLabel.
|
mobile_application
|
MobileApplicationInfo
Immutable. MobileApplication.
|
mobile_app_category
|
MobileAppCategoryInfo
Immutable. MobileAppCategory.
|
placement
|
PlacementInfo
Immutable. Placement.
|
youtube_video
|
YouTubeVideoInfo
Immutable. YouTube Video.
|
youtube_channel
|
YouTubeChannelInfo
Immutable. YouTube Channel.
|
negative_keyword_list
|
NegativeKeywordListInfo
Immutable. NegativeKeywordList.
|
ip_block
|
IpBlockInfo
Immutable. IPBLock
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-25 UTC.
[[["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 2024-11-25 UTC."],[[["Customer negative criteria allow you to exclude specific content or audiences from your Google Ads campaigns at the customer level."],["These criteria can be based on content labels, mobile applications, placements, YouTube videos and channels, negative keyword lists, and IP blocks."],["Each criterion has a unique resource name, ID, and type, and you can specify the criterion using a union field."],["All fields within the criteria are immutable, meaning they cannot be changed once set."]]],[]]