This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to theMarketerssite. If you are a measurement partner, refer to theMeasurement Partnerssite.
Optional. Specific linked Ads Data Hub customer ID that owns the ads data used by the table. Only relevant if the table is an ADH table with ads data. Defaults to all linked customers.
Optional. Specific linked Ads Data Hub customer ID that owns the match data for the query. Only relevant if the table is an ADH table with match data. Defaults to all linked customers.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance ofTable.
[[["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."],[],["This document outlines the process of retrieving an Ads Data Hub table via an HTTP GET request. The request URL utilizes gRPC Transcoding syntax and requires a `name` parameter specifying the table's resource name. Optional query parameters `adsDataCustomerId` and `matchDataCustomerId` filter data by linked customer IDs. The request body must be empty, and a successful response returns a `Table` instance. The operation requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope.\n"]]