abstract type CustomCriteriaLeaf (v202411)
A CustomCriteriaLeaf object represents a generic leaf of CustomCriteria tree
structure.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
Field
|
CustomCriteriaNode (inherited)
|
CustomCriteriaLeaf
|
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 `CustomCriteriaLeaf` object represents a generic leaf within the `CustomCriteria` tree structure."],["This object is part of the AdRuleService and is used in conjunction with other services like AdjustmentService, AudienceSegmentService, and more."],["`CustomCriteriaLeaf` inherits from `CustomCriteriaNode` and can further branch into specific criteria types like `AudienceSegmentCriteria` and `CmsMetadataCriteria`."],["The namespace for this object is `https://www.google.com/apis/ads/publisher/v202411`."]]],["The document outlines the structure and services related to ad management. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. It uses a hierarchical structure with CustomCriteriaNode inheriting into CustomCriteriaLeaf. CustomCriteriaLeaf represents a terminal point within a CustomCriteria tree, and the available types are AudienceSegmentCriteria, CmsMetadataCriteria, and CustomCriteria. The namespace for these services is provided.\n"]]