[[["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 details how to retrieve bid metrics using the `bidMetrics.list` method. It utilizes a `GET` HTTP request to a specific URL with a `filterSetName` path parameter, identifying the desired filter set. Optional query parameters, `pageSize` and `pageToken`, manage result pagination. The request body must be empty. Successful responses are returned in `ListBidMetricsResponse` format, and authorization requires the `adexchange.buyer` OAuth scope. Metrics are calculated by number of bids.\n"]]