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