[[["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 list products visible to a buyer via an HTTP GET request to `https://adexchangebuyer.googleapis.com/v2beta1/accounts/{accountId}/products`. The `accountId` is required as a path parameter. Optional query parameters include `filter` (PQL query), `pageSize`, and `pageToken` for pagination. The request body must be empty. A successful response contains a JSON body with a list of `products` and a `nextPageToken` for further pagination. The request requires `https://www.googleapis.com/auth/adexchange.buyer` authorization scope.\n"]]