type ContentBundlePage (v202411)

  • The ContentBundlePage object retrieves a page of ContentBundle objects, providing information about content bundles.

  • It includes details like the total result set size, the starting index of the page, and the actual content bundles within the page.

  • ContentBundlePage uses the namespace https://www.google.com/apis/ads/publisher/v202411 for identification within the system.

Captures a page of ContentBundle objects.


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

Field

totalResultSetSize

xsd:int

The size of the total result set to which this page belongs.

startIndex

xsd:int

The absolute index in the total result set on which this page begins.

results

ContentBundle[]

The collection of content bundles contained within this page.