[[["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 customers accessible from the customer using an HTTP GET request."],["Request parameters include parent (required), pageSize, and pageToken."],["The response body contains a list of AdsDataCustomer objects and a nextPageToken for pagination."],["Requires authorization with the `https://www.googleapis.com/auth/adsdatahub` scope."]]],["The core content describes retrieving a list of ads data customers via an HTTP GET request to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/adsDataCustomers`. The `parent` path parameter is required, specifying the associated customer. Optional query parameters `pageSize` and `pageToken` control pagination. The request body must be empty. The response includes a list of `adsDataCustomers` and a `nextPageToken` for additional results. Access requires the `https://www.googleapis.com/auth/adsdatahub` authorization scope.\n"]]