type ProposalLineItemPage (v202411)

  • ProposalLineItemService provides access to ProposalLineItem objects via the getProposalLineItemsByStatement() method.

  • ProposalLineItemPage objects represent a page of ProposalLineItem data, including the items, starting index, and total result set size.

  • This service and its objects reside within the https://www.google.com/apis/ads/publisher/v202411 namespace.

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.