[[["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."],[[["CmsMetadataKey objects represent keys linked to publisher content within their CMS."],["Each key has a unique ID, a descriptive name, and a status (active, inactive, or unknown)."],["These keys are part of key-value pairs used to organize and categorize content in Google Ad Manager."],["The CmsMetadataKey is managed through the CmsMetadataService and has dependencies on CmsMetadataKeyPage and CmsMetadataValue objects."]]],["The content describes the `CmsMetadataKey`, a component within the `CmsMetadataService`. It holds a unique `id` (read-only), a `name` representing the key itself, and a read-only `status`. The key is associated with publisher content, existing within a defined namespace. The `status` can be `ACTIVE`, `INACTIVE`, or `UNKNOWN`. It has two dependencies: `CmsMetadataKeyPage` and `CmsMetadataValue` and is linked to a namespace.\n"]]