AI-generated Key Takeaways
-
A
CustomCriteriaSet
defines targeting criteria using a logical operator (AND/OR) to combine multiple criteria nodes. -
It's a component of forecasting in Google Ad Manager and can include various criteria types like audience segments or custom criteria.
-
The structure and rules of
CustomCriteriaSet
are similar to theTargeting.customTargeting
setting. -
CustomCriteriaSet
objects consist of a logical operator and a list of child criteria nodes or leaves.
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. |