Ads API .NET library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Google.Api.Ads.AdManager.v202305.CmsMetadataKey Class Reference

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

Properties

long id [get, set]
 The ID of this CMS metadata key. This field is read-only and provided by Google. More...
 
bool idSpecified [get, set]
 
string name [get, set]
 The key of a key-value pair. More...
 
CmsMetadataKeyStatus status [get, set]
 The status of this CMS metadata key. This attribute is read-only. More...
 
bool statusSpecified [get, set]
 

Detailed Description

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

Property Documentation

long Google.Api.Ads.AdManager.v202305.CmsMetadataKey.id
getset

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

bool Google.Api.Ads.AdManager.v202305.CmsMetadataKey.idSpecified
getset

true, if a value is specified for id, false otherwise.

string Google.Api.Ads.AdManager.v202305.CmsMetadataKey.name
getset

The key of a key-value pair.

CmsMetadataKeyStatus Google.Api.Ads.AdManager.v202305.CmsMetadataKey.status
getset

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

bool Google.Api.Ads.AdManager.v202305.CmsMetadataKey.statusSpecified
getset

true, if a value is specified for status, false otherwise.


The documentation for this class was generated from the following file: