abstract type CustomCriteriaLeaf (v202411)
A CustomCriteriaLeaf object represents a generic leaf of CustomCriteria tree
structure.
- Namespace
-
https://www.google.com/apis/ads/publisher/v202411
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-11-19 UTC.
[null,null,["Last updated 2024-11-19 UTC."],[[["A `CustomCriteriaLeaf` object in Google Ad Manager represents a basic element within a custom targeting criteria structure."],["It's a fundamental part of defining targeting for proposal line items, and it inherits from the `CustomCriteriaNode` object."],["`CustomCriteriaLeaf` objects can be found within the `https://www.google.com/apis/ads/publisher/v202411` namespace."],["It's a building block used to create more complex targeting criteria through the `CustomCriteria` tree structure."]]],["The core content details services within an ad management system, specifically focusing on the `CustomCriteriaLeaf`. This is a component within the `ProposalLineItemService` and is a generic leaf in a `CustomCriteria` tree structure, representing specific targeting criteria. It inherits from `CustomCriteriaNode` and has child classes like `AudienceSegmentCriteria`, `CmsMetadataCriteria`, and `CustomCriteria`. The document also lists other services, such as `AdRuleService`, `AdjustmentService`, `ForecastService`, among others. The namespace for these is `https://www.google.com/apis/ads/publisher/v202411`.\n"]]