abstract type CustomCriteriaNode (v202411)

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

  • This node can be either a CustomCriteriaSet (non-leaf, representing a group of criteria) or a CustomCriteria (leaf, representing a single criterion).

  • The structure and rules of the custom targeting tree are defined by Targeting.customTargeting.

  • Various services like AdRuleService, AudienceSegmentService, and others utilize CustomCriteriaNode for custom targeting functionalities.

  • This node is part of the Google Ad Manager API and resides under the namespace https://www.google.com/apis/ads/publisher/v202411.

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