[[["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-05-15 UTC."],[[["`ProposalLineItemPage` objects represent a page of `ProposalLineItem` objects, providing access to a subset of proposal line items within a larger result set."],["The page includes information about the proposal line items themselves (`results`), the starting position of the page within the full result set (`startIndex`), and the total number of proposal line items across all pages (`totalResultSetSize`)."],["These objects are retrieved via the `ProposalLineItemService`, specifically using methods like `getProposalLineItemsByStatement()`, which allows for querying and filtering proposal line items based on various criteria."],["The data structure for `ProposalLineItemPage` is defined within the `https://www.google.com/apis/ads/publisher/v202405` namespace, ensuring consistency and interoperability within the Google Ad Manager API."]]],[]]