abstract type CustomCriteriaLeaf (v202402)
A CustomCriteriaLeaf object represents a generic leaf of CustomCriteria tree
structure.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202402
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-02-13 UTC.
[null,null,["Last updated 2024-02-13 UTC."],[[["A `CustomCriteriaLeaf` is a fundamental component within the `CustomCriteria` structure in Google Ad Manager, representing a leaf node in the tree."],["This object is utilized by various services like `AdRuleService`, `AdjustmentService`, and others for defining custom targeting criteria."],["`CustomCriteriaLeaf` inherits from `CustomCriteriaNode` and acts as a base for other criteria types such as `AudienceSegmentCriteria` and `CmsMetadataCriteria`."],["Its namespace is `https://www.google.com/apis/ads/publisher/v202402`, indicating its location within the Ad Manager API."]]],["The document outlines services and inheritance structures within an ad management system, specifically detailing the `CustomCriteriaLeaf` object. Services include `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, `ForecastService`, `LineItemService`, and others. The `CustomCriteriaLeaf` is a generic component of a `CustomCriteria` tree. `CustomCriteriaLeaf` inherits from `CustomCriteriaNode`. `CustomCriteriaLeaf` further breaks down into `AudienceSegmentCriteria`, `CmsMetadataCriteria`, and `CustomCriteria`. The namespace for these objects is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]