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` object represents a generic leaf within the `CustomCriteria` tree structure."],["`CustomCriteriaLeaf` objects inherit from `CustomCriteriaNode` and serve as a base for various specific criteria types like `AudienceSegmentCriteria` and `CmsMetadataCriteria`."],["This structure is used within Google Ad Manager's API, specifically under the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["Developers can utilize the `CustomCriteriaLeaf` and related objects to define and manage custom targeting criteria for proposal line items."]]],["The document outlines the structure of the Ad Manager API, specifically within the `v202405` namespace. It details various services, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and more. A core element is the `CustomCriteriaLeaf`, a generic component within the `CustomCriteria` tree, which is inherited from `CustomCriteriaNode`. `CustomCriteriaLeaf` includes elements like `AudienceSegmentCriteria`, `CmsMetadataCriteria`, and `CustomCriteria`. It describes the relationships between these services and inheritance structures.\n"]]