type ProposalLineItemPage (v202411)
Stay organized with collections
Save and categorize content based on your preferences.
Service
ProposalLineItemService
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-06 UTC.
[null,null,["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eProposalLineItemService provides access to ProposalLineItem objects via the \u003ccode\u003egetProposalLineItemsByStatement()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eProposalLineItemPage objects represent a page of ProposalLineItem data, including the items, starting index, and total result set size.\u003c/p\u003e\n"],["\u003cp\u003eThis service and its objects reside within the \u003ccode\u003ehttps://www.google.com/apis/ads/publisher/v202411\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],["The core content details the `ProposalLineItemPage` object within the `ProposalLineItemService`. This page holds an array of `ProposalLineItem` objects, retrievable via `getProposalLineItemsByStatement`. Key information includes: `results`, an array of proposal line items; `startIndex`, the page's starting index; and `totalResultSetSize`, the total number of items. The service namespace is `https://www.google.com/apis/ads/publisher/v202411`. These elements are essential for managing and navigating sets of proposal line item data.\n"],null,["# type ProposalLineItemPage (v202411)\n\n**Service** \n**ProposalLineItemService** **Dependencies** \n[getProposalLineItemsByState...](/ad-manager/api/reference/v202411/ProposalLineItemService#getProposalLineItemsByStatement \"getProposalLineItemsByStatement()\") \n▼\n**ProposalLineItemPage**\n\nCaptures a page of [ProposalLineItem](/ad-manager/api/reference/v202411/ProposalLineItemService.ProposalLineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202411`\n\n| Field ----- ||\n|--------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `results` | ` `[ProposalLineItem](/ad-manager/api/reference/v202411/ProposalLineItemService.ProposalLineItem)`[]` The collection of proposal line items contained within this page. |\n| ### `startIndex` | ` `xsd:`int` The absolute index in the total result set on which this page begins. |\n| ### `totalResultSetSize` | ` `xsd:`int` The size of the total result set to which this page belongs. |"]]