[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["A `CustomCriteriaLeaf` object represents a generic leaf within the `CustomCriteria` tree structure."],["`CustomCriteriaLeaf` objects inherit from `CustomCriteriaNode` and serve as a base for various specific criteria types like `AudienceSegmentCriteria` and `CmsMetadataCriteria`."],["This structure is used within Google Ad Manager's API, specifically under the namespace `https://www.google.com/apis/ads/publisher/v202405`."],["Developers can utilize the `CustomCriteriaLeaf` and related objects to define and manage custom targeting criteria for proposal line items."]]],["The document outlines the structure of the Ad Manager API, specifically within the `v202405` namespace. It details various services, including `AdRuleService`, `AdjustmentService`, `AudienceSegmentService`, and more. A core element is the `CustomCriteriaLeaf`, a generic component within the `CustomCriteria` tree, which is inherited from `CustomCriteriaNode`. `CustomCriteriaLeaf` includes elements like `AudienceSegmentCriteria`, `CmsMetadataCriteria`, and `CustomCriteria`. It describes the relationships between these services and inheritance structures.\n"]]