[[["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 2024-11-19 UTC."],[[["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."]]],["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"]]