[[["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-08-20 UTC."],[[["ProposalLineItemPage objects represent a page of ProposalLineItem objects."],["The ProposalLineItemPage object includes the proposal line items, the starting index, and the total size of the result set."],["This object is part of the Google Ad Manager API and uses the namespace `https://www.google.com/apis/ads/publisher/v202408`."]]],["The `ProposalLineItemService` uses `getProposalLineItemsByStatement` to retrieve a `ProposalLineItemPage`. This page contains an array of `ProposalLineItem` objects (`results`), the `startIndex` indicating its position in the full set, and `totalResultSetSize`, which denotes the overall size of the result set. This information resides within the specified namespace. The core actions are fetching a set of proposal line items and providing page-specific metadata.\n"]]