[[["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-08-20 UTC."],[[["CmsMetadataCriteria targets CmsMetadataValue objects, allowing for the selection of specific CMS metadata values."],["It utilizes a comparison operator (EQUALS or NOT_EQUALS) to define the targeting relationship."],["The targeting is executed by specifying the IDs of desired CmsMetadataValue objects."],["It inherits properties from CustomCriteriaNode and CustomCriteriaLeaf objects, providing flexibility in targeting logic."]]],["The provided content outlines several services within an ad management system, including `AdRuleService`, `AdjustmentService`, `NativeStyleService`, and others. The `CmsMetadataCriteria` object is key, used for targeting `CmsMetadataValue` objects. It inherits from `CustomCriteriaNode` and `CustomCriteriaLeaf`. This object uses two main fields: `operator`, which defines the comparison method (like `EQUALS` or `NOT_EQUALS`), and `cmsMetadataValueIds`, which specifies the IDs of the targeted CMS metadata values.\n"]]