abstract type CustomCriteriaNode (v202508)

  • A CustomCriteriaNode represents a node in the custom targeting tree and can be either a set or a leaf node.

  • CustomCriteriaNode is used across various services, including AdRuleService, LineItemService, and ForecastService.

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

  • CustomCriteriaNode is part of the Google Ad Manager API and resides in the https://www.google.com/apis/ads/publisher/v202508 namespace.

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