[[["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 Ads Data Hub customers accessible to the current user with optional pagination using `pageSize` and `pageToken` parameters."],["The request is made using an HTTP GET method to the specified URL with an empty request body."],["The response contains a list of customers and a token for retrieving the next page of results, if available, in JSON format."],["Authorization requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope."]]],["This document details how to list Ads Data Hub customers accessible to a user. Use a `GET` request to `https://adsdatahub.googleapis.com/v1/customers`. Optionally, use `pageSize` to limit results and `pageToken` for pagination. The request body must be empty. The response includes a list of customers and a `nextPageToken` for additional results. The required authorization scope is `https://www.googleapis.com/auth/adsdatahub`.\n"]]