[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[],["The `ProposalLineItemService` uses `getProposalLineItemsByStatement` to retrieve a `ProposalLineItemPage`. This page contains a collection of `ProposalLineItem` objects within its `results` field. Additionally, `ProposalLineItemPage` provides `startIndex`, indicating the page's position in the overall results, and `totalResultSetSize`, showing the total number of available results. The service operates within the namespace `https://www.google.com/apis/ads/publisher/v202502`.\n"],null,["# type ProposalLineItemPage (v202502)\n\n**Service** \n**ProposalLineItemService** **Dependencies** \n[getProposalLineItemsByState...](/ad-manager/api/reference/v202502/ProposalLineItemService#getProposalLineItemsByStatement \"getProposalLineItemsByStatement()\") \n▼\n**ProposalLineItemPage**\n\nCaptures a page of [ProposalLineItem](/ad-manager/api/reference/v202502/ProposalLineItemService.ProposalLineItem) objects.\n\n*** ** * ** ***\n\nNamespace\n:\n `https://www.google.com/apis/ads/publisher/v202502`\n\n| Field ----- ||\n|--------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| ### `results` | ` `[ProposalLineItem](/ad-manager/api/reference/v202502/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. |"]]