Resource: CmsMetadataKey
Key associated with a piece of content from a publisher's CMS.
JSON representation |
---|
{
"name": string,
"displayName": string,
"status": enum ( |
Fields | |
---|---|
name |
Identifier. The resource name of the |
displayName |
Required. The key of a key-value pair. |
status |
Output only. The status of this CMS metadata key. |
CmsMetadataKeyStatus
Status for CmsMetadataKey objects.
Enums | |
---|---|
CMS_METADATA_KEY_STATUS_UNSPECIFIED |
Default value. This value is unused. |
ACTIVE |
The key is active. |
INACTIVE |
The key is not active. |
Methods |
|
---|---|
|
API to retrieve a CmsMetadataKey object. |
|
API to retrieve a list of CmsMetadataKey objects. |