type ProposalPage (v202508)

  • Captures a page of Proposal objects.

  • Contains the total size of the result set.

  • Includes the starting index of the current page within the total result set.

  • Provides a collection of Proposal objects contained on the current page.

Captures a page of Proposal 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

Proposal[]

The collection of proposals contained within this page.