AI-generated Key Takeaways
-
A
CustomCriteriaLeaf
object in Google Ad Manager acts as a basic building block within theCustomCriteria
tree structure, representing a terminal point in the tree. -
This leaf can be utilized across various services such as AdRuleService, AdjustmentService, AudienceSegmentService, and others to define specific criteria.
-
CustomCriteriaLeaf
inherits fromCustomCriteriaNode
and is a foundational component for building more complex criteria sets using objects likeAudienceSegmentCriteria
,CmsMetadataCriteria
, andCustomCriteria
. -
It's part of the namespace
https://www.google.com/apis/ads/publisher/v202411
, which governs its usage and interactions within the Ad Manager API.
A CustomCriteriaLeaf object represents a generic leaf of CustomCriteria tree structure.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
|
---|---|
CustomCriteriaNode (inherited)
|
|
CustomCriteriaLeaf
|