AI-generated Key Takeaways
-
CustomCriteriaSet consists of CustomCriteriaNode objects combined using a logical operator.
-
The logical operator used to combine children in a CustomCriteriaSet can be either AND or OR.
-
Custom criteria within a CustomCriteriaSet must adhere to the rules defined for Targeting.customTargeting.
-
Children within a CustomCriteriaSet can include various types of criteria such as 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/v202505
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. |