abstract type CustomCriteriaNode (v202411)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["A `CustomCriteriaNode` represents a node within the custom targeting tree in Google Ad Manager."],["It can function as either a `CustomCriteriaSet` (non-leaf, representing a group) or a `CustomCriteria` (leaf, representing a specific criterion)."],["The structure and rules of the custom targeting tree are governed by the `Targeting.customTargeting` settings."],["The `CustomCriteriaNode` object is part of the Google Ad Manager API, within the specified namespace."]]],["The document defines the `CustomCriteriaNode` within the ad manager API, specifying its role as a node in the custom targeting tree. It can be a `CustomCriteriaSet` (non-leaf) or a `CustomCriteria` (leaf). The document lists services like `AdRuleService`, `ForecastService`, and `YieldGroupService`, and mentions dependencies, including `CustomCriteriaSet`. `CustomCriteriaNode`'s structure and functionality are governed by rules in `Targeting.customTargeting`. The namespace is specified as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]