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 in Google Ad Manager represents a basic element within a `CustomCriteria` tree, used for targeting specific criteria."],["It is a fundamental part of the custom criteria structure, inheriting properties from `CustomCriteriaNode`."],["`CustomCriteriaLeaf` can be utilized across various services like `AdRuleService`, `AdjustmentService`, and `ForecastService`, among others, to define targeting parameters."],["This leaf element doesn't have further sub-elements and serves as an endpoint in the custom criteria tree hierarchy."]]],["This document outlines several services and their associated data structures within an ad management API. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, and others. The core data structure detailed is `CustomCriteriaLeaf`, representing a leaf node in a `CustomCriteria` tree. It inherits from `CustomCriteriaNode` and includes specific types like `AudienceSegmentCriteria`, `CmsMetadataCriteria`, and `CustomCriteria`. The namespace for these services is `https://www.google.com/apis/ads/publisher/v202405`.\n"]]