type CmsMetadataValuePage (v202411)

  • CmsMetadataValuePage objects represent a page of CMS metadata values within the Google Ad Manager API.

  • This page includes information like the total number of results (totalResultSetSize), the starting position of the current page (startIndex), and the actual CMS metadata values (results).

  • The results field contains an array of CmsMetadataValue objects, providing detailed metadata information.

  • The namespace for this object is https://www.google.com/apis/ads/publisher/v202411, which is used for interactions with the Ad Manager API.

Captures a page of CMS metadata value objects.


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

Field

totalResultSetSize

xsd:int

startIndex

xsd:int

results

CmsMetadataValue[]