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` object acts as a fundamental building block within the `CustomCriteria` tree structure of the Publisher Query Language Service."],["It inherits properties from the `CustomCriteriaNode` object, enabling hierarchical relationships."],["This structure facilitates the creation of complex targeting criteria for advertising campaigns using the Publisher Query Language Service."],["Services like `AdRuleService`, `LineItemService`, and others leverage `CustomCriteriaLeaf` for defining targeting conditions."],["These leaves, along with other elements like `CustomCriteriaSet`, can be combined to form intricate audience definitions."]]],["The document outlines services and inheritance related to ad management. Key services include AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. A core component is the `CustomCriteriaLeaf`, which represents a leaf within a `CustomCriteria` tree. This structure supports various criteria types like AudienceSegmentCriteria, CmsMetadataCriteria, and CustomCriteria. `CustomCriteriaNode` is the inherited component of `CustomCriteriaLeaf`. The namespace for this is `https://www.google.com/apis/ads/publisher/v202402`.\n"]]