abstract type CustomCriteriaNode (v202508)

  • CustomCriteriaNode represents a node within a custom targeting tree.

  • A CustomCriteriaNode can be either a non-leaf node (CustomCriteriaSet) or a leaf node (CustomCriteria).

  • The structure of the custom criteria targeting tree is governed by the rules defined on Targeting.customTargeting.

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/v202508

Field