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-10-12 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-10-12 UTC."],[[["Defines a negative criterion that prevents ads from showing to specific users based on various factors."],["Provides fields to identify and categorize the exclusion criteria, including content labels, mobile apps, placements, and YouTube content."],["Uses the `criterion` union field to specify the type of negative targeting, such as content, mobile application, or placement."],["Includes an immutable resource name for unique identification and management of the customer negative criterion."],["Offers fields for optional details like the ID and type of the criterion for easier management and analysis."]]],[]]