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

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

Properties

long cmsMetadataValueId [get, set]
 The ID of this CMS metadata value, to be used in targeting. This field is read-only and provided by Google. More...
 
bool cmsMetadataValueIdSpecified [get, set]
 
string valueName [get, set]
 The value of this key-value pair. More...
 
CmsMetadataKey key [get, set]
 
CmsMetadataValueStatus status [get, set]
 The status of this CMS metadata value. This attribute is read-only. More...
 
bool statusSpecified [get, set]
 

Detailed Description

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

Property Documentation

long Google.Api.Ads.AdManager.v202305.CmsMetadataValue.cmsMetadataValueId
getset

The ID of this CMS metadata value, to be used in targeting. This field is read-only and provided by Google.

bool Google.Api.Ads.AdManager.v202305.CmsMetadataValue.cmsMetadataValueIdSpecified
getset

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

CmsMetadataKey Google.Api.Ads.AdManager.v202305.CmsMetadataValue.key
getset
CmsMetadataValueStatus Google.Api.Ads.AdManager.v202305.CmsMetadataValue.status
getset

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

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

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

string Google.Api.Ads.AdManager.v202305.CmsMetadataValue.valueName
getset

The value of this key-value pair.


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