This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, refer to the Measurement Partners site.
[[["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 URL `https://adsdatahub.googleapis.com/v1/customers` with an empty request body."],["Successful responses provide a list of `customers` and a `nextPageToken` for retrieving additional results in JSON format."],["Authorization requires the OAuth scope `https://www.googleapis.com/auth/adsdatahub`."]]],["This document details how to list Ads Data Hub customers accessible to a user. An HTTP `GET` request is sent to `https://adsdatahub.googleapis.com/v1/customers`. Optional query parameters `pageSize` (maximum items) and `pageToken` (for pagination) can be used. The request body must be empty. A successful response includes a JSON structure with a list of `customers` and a `nextPageToken` for further pagination. Authorization requires the OAuth scope `https://www.googleapis.com/auth/adsdatahub`.\n"]]