abstract type CustomCriteriaNode (v202411)

  • A CustomCriteriaNode represents a node within the custom targeting tree in Google Ad Manager.

  • These nodes can be either CustomCriteriaSet (non-leaf, representing a group) or CustomCriteria (leaf, representing a specific criterion).

  • The structure and rules of this custom targeting tree are governed by Targeting.customTargeting.

  • Various services like AdRuleService, ProposalService, and others utilize CustomCriteriaNode for defining targeting.

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