[[["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."],[[["CmsMetadataValue represents a key-value pair linked to publisher content from their CMS, used for targeting."],["Each CmsMetadataValue has a unique ID, a value, an associated key, and a status (active, inactive, archived, or unknown)."],["The `cmsMetadataValueId` is read-only and assigned by Google, while `valueName` stores the actual value and `key` links to a CmsMetadataKey object."],["The status of the CmsMetadataValue, indicating its current state, is also read-only."]]],["The `CmsMetadataValue` represents a key-value pair for publisher CMS content. It includes `cmsMetadataValueId` (read-only ID), `valueName` (the value), `key` (a linked metadata key), and `status` (read-only status). The possible statuses are `ACTIVE`, `INACTIVE`, `ARCHIVED`, or `UNKNOWN`. These values are utilized in targeting content. The namespace for this data is `https://www.google.com/apis/ads/publisher/v202402`. It depends on the CmsMetadataValuePage.\n"]]