abstract type CustomCriteriaLeaf (v202405)
A CustomCriteriaLeaf object represents a generic leaf of CustomCriteria tree
structure.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202405
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-05-15 UTC.
[null,null,["Last updated 2024-05-15 UTC."],[[["A `CustomCriteriaLeaf` is a fundamental component of the `CustomCriteria` tree structure in Google Ad Manager, serving as a generic leaf node."],["This object is utilized within the Publisher Query Language (PQL) to define specific targeting criteria for ad delivery."],["Various services in Ad Manager, such as `AdRuleService`, `LineItemService`, and `ProposalService`, incorporate `CustomCriteriaLeaf` for custom targeting purposes."],["The `CustomCriteriaLeaf` inherits from `CustomCriteriaNode` and can be further specialized into specific criteria types like `AudienceSegmentCriteria` or `CmsMetadataCriteria`."]]],["The document outlines services and inheritance structures within an ad management system. Key services include AdRule, Adjustment, AudienceSegment, Forecast, LineItem, NativeStyle, ProposalLineItem, Proposal, TargetingPreset, and YieldGroup. The structure highlights `CustomCriteriaLeaf` as a generic leaf, inheriting from `CustomCriteriaNode`, and branching into `AudienceSegmentCriteria`, `CmsMetadataCriteria`, and `CustomCriteria`. It represents a tree structure for defining ad targeting, within the `v202405` namespace.\n"]]