type ProposalLineItemPage (v202411)

  • Captures a page of ProposalLineItem objects.

  • Contains fields for results, startIndex, and totalResultSetSize.

  • The results field is a collection of ProposalLineItem objects.

  • The startIndex field is the absolute index where the page begins in the total result set.

  • The totalResultSetSize field is the size of the total result set.

Captures a page of ProposalLineItem objects.


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

Field

results

ProposalLineItem[]

The collection of proposal line items contained within this page.

startIndex

xsd:int

The absolute index in the total result set on which this page begins.

totalResultSetSize

xsd:int

The size of the total result set to which this page belongs.