abstract type CustomCriteriaNode (v202408)
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-08-20 UTC.
[null,null,["Last updated 2024-08-20 UTC."],[[["A `CustomCriteriaNode` represents a node within the custom targeting tree in Google Ad Manager."],["It 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`."],["This node is used within the ProposalLineItemService and other services for managing custom targeting."]]],["The content outlines the structure of custom targeting within an ad management system. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. A CustomCriteriaNode represents a point in a custom targeting tree. It can be a CustomCriteriaSet, which is a non-leaf node, or a CustomCriteriaLeaf, the end point. The namespace is `https://www.google.com/apis/ads/publisher/v202408`.\n"]]