abstract type CustomCriteriaNode (v202502)
Stay organized with collections
Save and categorize content based on your preferences.
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 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[],["The core content defines `CustomCriteriaNode` as a part of a custom targeting tree, used across various services like `AdRuleService`, `AdjustmentService`, and others. `CustomCriteriaNode` can be a `CustomCriteriaSet` (non-leaf) or a `CustomCriteria` (leaf). The `CustomCriteriaNode` inheritance is further detailed with dependencies on `CustomCriteriaSet`, and the tree's targeting is governed by rules defined on `Targeting.customTargeting`. The namespace is `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# abstract type CustomCriteriaNode (v202502)\n\n**Service** \n[AdRuleService](/ad-manager/api/reference/v202502/AdRuleService.CustomCriteriaNode) [AdjustmentService](/ad-manager/api/reference/v202502/AdjustmentService.CustomCriteriaNode) [AudienceSegmentService](/ad-manager/api/reference/v202502/AudienceSegmentService.CustomCriteriaNode) [ForecastService](/ad-manager/api/reference/v202502/ForecastService.CustomCriteriaNode) [LineItemService](/ad-manager/api/reference/v202502/LineItemService.CustomCriteriaNode) **NativeStyleService** [ProposalLineItemService](/ad-manager/api/reference/v202502/ProposalLineItemService.CustomCriteriaNode) [ProposalService](/ad-manager/api/reference/v202502/ProposalService.CustomCriteriaNode) [PublisherQueryLanguageService](/ad-manager/api/reference/v202502/PublisherQueryLanguageService.CustomCriteriaNode) [TargetingPresetService](/ad-manager/api/reference/v202502/TargetingPresetService.CustomCriteriaNode) [YieldGroupService](/ad-manager/api/reference/v202502/YieldGroupService.CustomCriteriaNode) **Dependencies** \n[CustomCriteriaSet](/ad-manager/api/reference/v202502/NativeStyleService.CustomCriteriaSet) \n▼\n**CustomCriteriaNode** **Inheritance** \n**CustomCriteriaNode** \n▼\n[CustomCriteriaLeaf](/ad-manager/api/reference/v202502/NativeStyleService.CustomCriteriaLeaf) [CustomCriteriaSet](/ad-manager/api/reference/v202502/NativeStyleService.CustomCriteriaSet)\n\nA [CustomCriteriaNode](/ad-manager/api/reference/v202502/NativeStyleService.CustomCriteriaNode) is a node in the custom targeting tree. A custom criteria node can\neither be a [CustomCriteriaSet](/ad-manager/api/reference/v202502/NativeStyleService.CustomCriteriaSet) (a non-leaf node) or a [CustomCriteria](/ad-manager/api/reference/v202502/NativeStyleService.CustomCriteria) (a leaf\nnode). The custom criteria targeting tree is subject to the rules defined on [Targeting.customTargeting](/ad-manager/api/reference/v202502/NativeStyleService.Targeting#customTargeting).\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|---|---|"]]