type CmsMetadataKey (v202505)

  • A CmsMetadataKey is a key associated with content from a publisher's CMS.

  • The CmsMetadataKey has fields for its ID, name, and status.

  • The id field is read-only and provided by Google.

  • The status field, which indicates if the key is ACTIVE, INACTIVE, or UNKNOWN, is also read-only.

Key associated with a piece of content from a publisher's CMS.


Namespace
https://www.google.com/apis/ads/publisher/v202505

Field

id

xsd:long

The ID of this CMS metadata key. This field is read-only and provided by Google.

name

xsd:string

The key of a key-value pair.

status

CmsMetadataKeyStatus

The status of this CMS metadata key. This attribute is read-only.


Enumerations
ACTIVE
INACTIVE
UNKNOWN
The value returned if the actual value is not exposed by the requested API version.