AI-generated Key Takeaways
-
A CustomCriteriaSet is composed of CustomCriteriaNode objects combined using a logical operator.
-
The logical operator, which can be AND or OR, determines how the children of a CustomCriteriaSet are combined.
-
The children attribute of a CustomCriteriaSet can contain various custom criteria types, including CustomCriteria, CmsMetadataCriteria, and AudienceSegmentCriteria.
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. |