[[["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-09-18 UTC."],[[["This page describes the JSON response structure when listing proposals within the Authorized Buyers Real-Time Bidding API."],["The response includes an array of 'proposals' and a 'nextPageToken' for handling pagination."],["Each proposal in the array is represented as a JSON object conforming to the 'Proposal' object definition."]]],["The core content details the JSON representation for listing proposals. The response includes an array of `proposals`, each a `Proposal` object. It also contains a `nextPageToken`, a string used to retrieve the subsequent page of proposals if more are available. The `proposals[]` field provides the list of proposals, and `nextPageToken` is the token for pagination.\n"]]