AI-generated Key Takeaways
-
The customer negative criterion is used to exclude specific criteria at the customer level.
-
It has a resource name in the format
customers/{customer_id}/customerNegativeCriteria/{criterion_id}
. -
Key fields include the resource name, type, ID, and the criterion itself which can be one of several types like content label, mobile application, placement, or YouTube video/channel.
-
The criterion is a union field, meaning exactly one of the listed exclusion types must be set.
A negative criterion for exclusions at the customer level.
Fields | |
---|---|
|
Immutable. The resource name of the customer negative criterion. Customer negative criterion resource names have the form:
|
|
Output only. The type of the criterion. |
|
Output only. The ID of the criterion. |
|
|
|
Immutable. ContentLabel. |
|
Immutable. MobileApplication. |
|
Immutable. MobileAppCategory. |
|
Immutable. Placement. |
|
Immutable. YouTube Video. |
|
Immutable. YouTube Channel. |
|
Immutable. NegativeKeywordList. |
|
Immutable. IPBLock |
|
Immutable. PlacementList. |