type SitePage (v202411)

  • The Site service allows you to manage sites in your Google Ad Manager network.

  • getSitesByStatement() retrieves sites based on specified criteria.

  • SitePage objects contain information about a page of retrieved sites, including the total number of results, the starting index, and an array of Site objects.


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

Field

totalResultSetSize

xsd:int

startIndex

xsd:int

results

Site[]