abstract type CustomCriteriaNode (v202402)
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["A CustomCriteriaNode is a fundamental component of the custom targeting tree in Google Ad Manager."],["It can be either a CustomCriteriaSet (non-leaf node) or a CustomCriteria (leaf node), allowing for flexible targeting setups."],["The structure and usage of the custom targeting tree are governed by rules defined in Targeting.customTargeting."],["The CustomCriteriaNode belongs to the namespace `https://www.google.com/apis/ads/publisher/v202402`."]]],["The document outlines the structure of custom targeting within a service, focusing on `CustomCriteriaNode`. This node serves as a component in a targeting tree and can be either a `CustomCriteriaSet` or a `CustomCriteria`. The document references various services including `AdRuleService`, `AdjustmentService`, `ProposalLineItemService`, and others that use `CustomCriteriaNode`. `CustomCriteriaSet` and `CustomCriteriaLeaf` are detailed as specific types within `CustomCriteriaNode`'s inheritance. Rules for the targeting tree are defined under `Targeting.customTargeting`.\n"]]