[[["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."],[[["CmsMetadataValue represents a key-value pair linked to publisher content within their CMS."],["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 for targeting purposes."],["The `status` attribute reflects the current state of the metadata value and is also read-only."]]],["The content describes `CmsMetadataValue`, a key-value pair for publisher CMS content, used in targeting. Key information includes: `cmsMetadataValueId` (read-only ID), `valueName` (string value), `key` (related `CmsMetadataKey`), and `status` (read-only status). Status enumerations are `ACTIVE`, `INACTIVE`, `ARCHIVED`, and `UNKNOWN`. The service's namespace is `https://www.google.com/apis/ads/publisher/v202405`. `CmsMetadataService` relies on `CmsMetadataValuePage`.\n"]]