AI-generated Key Takeaways
-
CustomCriteriaSet is used within various services including AdRuleService, AdjustmentService, and YieldGroupService.
-
CustomCriteriaSet inherits from CustomCriteriaNode and can contain other CustomCriteriaSet objects or CustomCriteriaLeaf objects as children.
-
CustomCriteriaSet has a
logicalOperatorfield, which is required and can be eitherANDorOR. -
The
childrenfield of CustomCriteriaSet can contain an array of CustomCriteriaNode objects, which can be CustomCriteriaSet or CustomCriteriaLeaf objects, and the leaf nodes can be CustomCriteria, CmsMetadataCriteria, or AudienceSegmentCriteria.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202508
Field |
|
|---|---|
CustomCriteriaNode (inherited)
|
|
CustomCriteriaSet
|
|
|
Enumerations
This attribute is required.
|
|
|