[[["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."],[[["Retrieves the specified Ads Data Hub customer using a GET request."],["The request requires the full resource name of the customer in the URL path."],["An empty request body is necessary, and a successful response returns an AdsDataCustomer object."],["Authorization requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope."]]],["The core content describes retrieving an Ads Data Hub customer using a `GET` request. The URL, structured with gRPC Transcoding syntax, requires the customer's full resource name in the `name` path parameter (e.g., 'customers/123/adsDataCustomers/456'). The request body must be empty. A successful response returns an `AdsDataCustomer` instance. Authorization requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope.\n"]]