type CdnConfigurationPage (v202508)

  • CdnConfigurationPage captures a page of CdnConfiguration objects.

  • The page belongs to the https://www.google.com/apis/ads/publisher/v202508 namespace.

  • The page contains fields for the total result set size, the starting index of the page, and a collection of CdnConfiguration objects.

Captures a page of CdnConfiguration objects.


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

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

CdnConfiguration[]

The collection of CDN configurations contained within this page.