AI-generated Key Takeaways
-
A
CustomCriteriaNode
represents a node within the custom targeting tree in Google Ad Manager. -
It can be either a
CustomCriteriaSet
(non-leaf, representing a group of criteria) or aCustomCriteria
(leaf, representing a single criterion). -
This structure adheres to the rules defined for custom targeting within Google Ad Manager's Targeting settings.
-
Various services within Ad Manager, such as
AdRuleService
andLineItemService
, utilizeCustomCriteriaNode
for custom targeting purposes.
A CustomCriteriaNode is a node in the custom targeting tree. A custom criteria node can either be a CustomCriteriaSet (a non-leaf node) or a CustomCriteria (a leaf node). The custom criteria targeting tree is subject to the rules defined on Targeting.customTargeting.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field |
---|