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