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 acts as a basic building block within the `CustomCriteria` tree structure for organizing and applying criteria in Google Ad Manager."],["It inherits from `CustomCriteriaNode` and is a fundamental component of the larger criteria framework."],["This structure allows for flexible and specific targeting by defining criteria sets and applying them to line items."],["`CustomCriteriaLeaf` serves as a generic leaf node within this framework, representing the smallest unit of criteria definition."]]],["The core content details the structure and components of a service within the `v202405` namespace, specifically focusing on the `CustomCriteria` tree structure. Key services include `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, `LineItemService`, and others. The structure is built with inheritance, where `CustomCriteriaLeaf` objects represent individual elements. These `CustomCriteriaLeaf` include `AudienceSegmentCriteria`, `CmsMetadataCriteria`, and `CustomCriteria`. The structure inheritance is from `CustomCriteriaNode` to `CustomCriteriaLeaf`.\n"]]