[[["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-02-13 UTC."],[[["A `CmsMetadataCriteria` object enables targeting of content based on associated `CmsMetadataValue` objects."],["It utilizes comparison operators (EQUALS, NOT_EQUALS) to define the targeting relationship."],["Targeting is achieved by specifying the IDs of desired `CmsMetadataValue` objects."],["This criteria inherits properties from `CustomCriteriaNode` and `CustomCriteriaLeaf` for flexible targeting options."]]],["The core content details `CmsMetadataCriteria`, used for targeting `CmsMetadataValue` objects within the namespace `https://www.google.com/apis/ads/publisher/v202402`. This includes several services, like `AdRuleService`, `ForecastService`, and `YieldGroupService`. It defines `operator` and `cmsMetadataValueIds` fields, the `operator` uses `EQUALS` or `NOT_EQUALS`. `CmsMetadataCriteria` inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. It shows the relationship between classes such as `CustomCriteria`, `AudienceSegmentCriteria`, and `CmsMetadataValue`.\n"]]