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."],[[["`CustomCriteriaLeaf` objects represent the endpoints in a `CustomCriteria` tree structure, providing specific targeting information."],["These leaves can include criteria like audience segments, CMS metadata, or other custom targeting parameters."],["In Google Ad Manager, `CustomCriteriaLeaf` is used within various services such as `AudienceSegmentService`, `ForecastService`, and `ProposalService` to define precise targeting for ad campaigns."],["The `CustomCriteriaLeaf` inherits from `CustomCriteriaNode` and is further specialized by types like `AudienceSegmentCriteria` and `CmsMetadataCriteria`."]]],["The core content details various services and their related custom criteria structures within a specific API namespace (`https://www.google.com/apis/ads/publisher/v202405`). Key services include AdRule, Adjustment, AudienceSegment, Forecast, LineItem, and others. The hierarchy features `CustomCriteriaNode`, inherited by `CustomCriteriaLeaf`, which acts as a basic building block of the `CustomCriteria` tree. Other elements include `CustomCriteriaSet`, `AudienceSegmentCriteria`, `CmsMetadataCriteria`, and `CustomCriteria`.\n"]]