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` is a fundamental component within the `CustomCriteria` structure, signifying a terminal point in the tree."],["This leaf object is utilized by various services like `AdRuleService`, `AdjustmentService`, and others for defining custom targeting criteria."],["Inheriting from `CustomCriteriaNode`, `CustomCriteriaLeaf` acts as a generic representation of a leaf node in the custom criteria tree."],["`CustomCriteriaLeaf` enables granular control over targeting through specific criteria like `AudienceSegmentCriteria` and `CmsMetadataCriteria`."]]],["The document outlines services like AdRuleService, AdjustmentService, AudienceSegmentService, ForecastService, LineItemService, NativeStyleService, ProposalLineItemService, ProposalService, PublisherQueryLanguageService, TargetingPresetService, and YieldGroupService. It details the inheritance structure of CustomCriteria, with CustomCriteriaLeaf as a generic leaf object. The CustomCriteriaLeaf is inherited from CustomCriteriaNode, and can have types such as AudienceSegmentCriteria, CmsMetadataCriteria, and CustomCriteria. It also specifies the namespace as `https://www.google.com/apis/ads/publisher/v202411`.\n"]]