type AdSpotPage (v202502)

  • AdSpotPage captures a page of AdSpot objects.

  • It belongs to the namespace https://www.google.com/apis/ads/publisher/v202502.

  • Key fields include totalResultSetSize, startIndex, and results.

Captures a page of AdSpot objects.


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

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

AdSpot[]

The collection of ad spot contained within this page.