type CmsMetadataKeyPage (v202411)

  • CmsMetadataService uses getCmsMetadataKeysByStatement() to retrieve CMS metadata key objects, returning a CmsMetadataKeyPage.

  • CmsMetadataKeyPage stores a page of CMS metadata key objects and includes information like total results, starting index, and the results themselves.

  • The results within CmsMetadataKeyPage are an array of CmsMetadataKey objects and housed within the https://www.google.com/apis/ads/publisher/v202411 namespace.

Captures a page of CMS metadata key objects.


Namespace
https://www.google.com/apis/ads/publisher/v202411

Field

totalResultSetSize

xsd:int

startIndex

xsd:int

results

CmsMetadataKey[]