Ads API .NET library
|
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] |
Key value pair associated with a piece of content from a publisher's CMS.
|
getset |
The ID of this CMS metadata value, to be used in targeting. This field is read-only and provided by Google.
|
getset |
true
, if a value is specified for cmsMetadataValueId, false
otherwise.
|
getset |
|
getset |
The status of this CMS metadata value. This attribute is read-only.
|
getset |
true
, if a value is specified for status, false
otherwise.
|
getset |
The value of this key-value pair.