Ads API .NET library
|
Provides methods for querying CMS metadata keys and values. More...
Provides methods for querying CMS metadata keys and values.
A CMS metadata value corresponds to one key value pair ingested from a publisher's CMS and is used to target all the content with which it is associated in the CMS.
|
inline |
Creates a new instance of the CmsMetadataService class.
|
inline |
Creates a new instance of the CmsMetadataService class.
|
inline |
Creates a new instance of the CmsMetadataService class.
|
inline |
Creates a new instance of the CmsMetadataService class.
|
inline |
Creates a new instance of the CmsMetadataService class.
|
inlinevirtual |
Returns a page of CmsMetadataKeys matching the specified Statement. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | CmsMetadataKey::cmsMetadataKeyId |
cmsKey | CmsMetadataKey::keyName |
status | CmsMetadataKey::status |
Implements Google.Api.Ads.AdManager.v202311.CmsMetadataServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Returns a page of CmsMetadataValues matching the specified Statement. The following fields are supported for filtering:
PQL Property | Object Property |
---|---|
id | CmsMetadataValue::cmsMetadataValueId |
cmsValue | CmsMetadataValue::valueName |
cmsKey | CmsMetadataValue::key::name |
cmsKeyId | CmsMetadataValue::key::id |
status | CmsMetadataValue::status |
Implements Google.Api.Ads.AdManager.v202311.CmsMetadataServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs actions on CmsMetadataKey objects that match the given Statement::query.
Implements Google.Api.Ads.AdManager.v202311.CmsMetadataServiceInterface.
|
inlinevirtual |
|
inlinevirtual |
Performs actions on CmsMetadataValue objects that match the given Statement::query.
Implements Google.Api.Ads.AdManager.v202311.CmsMetadataServiceInterface.
|
inlinevirtual |