The set of metrics that are measured in numbers of impressions, representing how many impressions with the specified dimension values were considered eligible at each stage of the bidding funnel.
[[["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 documentation outlines the JSON response for listing impression metrics, providing insights into the bidding funnel stages."],["Each response includes impression metrics rows and a token for retrieving the next page of results."],["Impression metrics are measured in numbers, showing how many impressions were eligible at each stage, from available impressions to responses with bids."],["Each `ImpressionMetricsRow` includes the number of impressions for various stages, like available impressions, inventory matches, bid requests, successful responses, and responses with bids."],["Row dimensions provide context for the metric values by associating them with specific characteristics of the impressions."]]],["The core content describes `ImpressionMetricsRow`, which tracks impression metrics during the bidding process. Key metrics include `availableImpressions`, `inventoryMatches`, `bidRequests`, `successfulResponses`, and `responsesWithBids`, each represented as a `MetricValue` object. These metrics quantify impressions at various bidding funnel stages. Results are paginated, using `nextPageToken` for retrieving subsequent pages via `impressionMetrics.list`. The `impressionMetricsRows` field contains these rows and `rowDimensions` are included for associated dimension values.\n"]]