AI-generated Key Takeaways
-
A CustomCriteriaSet in Google Ad Manager combines CustomCriteriaNode objects using a logical operator (AND or OR) for targeted advertising.
-
It's a part of the targeting tree structure for line items and adheres to rules defined in Targeting.customTargeting.
-
CustomCriteriaSet includes two main components: a logical operator and a collection of custom criteria (nodes, sets, or leaves).
-
These custom criteria can target various data points like audience segments, CMS metadata, and more.
A CustomCriteriaSet comprises of a set of CustomCriteriaNode objects combined by the CustomCriteriaSet.LogicalOperator.logicalOperator. The custom criteria targeting tree is subject to the rules defined on Targeting.customTargeting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
CustomCriteriaNode (inherited)
|
|
CustomCriteriaSet
|
|
|
The logical operator to be applied to CustomCriteriaSet.children. This attribute is required. Enumerations
This attribute is required.
|
|
The custom criteria. This attribute is required. |