[[["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 document outlines the process for retrieving bid response errors via the `bidResponseErrors` endpoint using a `GET` request. The URL structure utilizes gRPC Transcoding syntax, requiring a `filterSetName` path parameter to specify the bidder, account, and filter set. Optional query parameters include `pageSize` for controlling the number of results and `pageToken` for pagination. The request body must be empty. The successful response, containing the errors, is a `ListBidResponseErrorsResponse`. Authorization requires the `https://www.googleapis.com/auth/adexchange.buyer` scope.\n\nThe document does not list any specific errors that occurred, nor does it provide a number of bid responses affected for each reason, it just explains how the list of bid response errors can be obtained.\n"]]