type SitePage (v202411)

  • SitePage is a data structure used within the SiteService.

  • It contains fields like totalResultSetSize, startIndex, and results.

  • The results field holds an array of Site objects.


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

Field

totalResultSetSize

xsd:int

startIndex

xsd:int

results

Site[]