[[["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."],[[["Lists all metrics measured by the number of impressions."],["Uses an HTTP GET request with filterSetName as a path parameter."],["Allows for pagination using pageSize and pageToken as query parameters."],["Requires `https://www.googleapis.com/auth/adexchange.buyer` authorization scope for access."]]],["This document details how to retrieve impression metrics using the `GET` HTTP request method. The URL structure follows gRPC Transcoding syntax, requiring a `filterSetName` in the path, which specifies the bidder and filter set. Optional query parameters `pageSize` and `pageToken` control the pagination of results. The request body must be empty, and the response, if successful, will be a `ListImpressionMetricsResponse`. Authorization requires the `adexchange.buyer` OAuth scope.\n"]]