type SuggestedAdUnitPage (v202411)

  • SuggestedAdUnitPage contains a page of SuggestedAdUnit objects.

  • The page includes the total size of the result set, the starting index of the current page, and a collection of SuggestedAdUnit objects.

Contains a page of SuggestedAdUnit 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

SuggestedAdUnit[]

The collection of suggested ad units contained within this page.