Lists the Ads Data Hub tables to which the specified customer has access.
HTTP request
GET https://adsdatahub.googleapis.com/v1/{parent=customers/*}/tables
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. Parent customer resource name, e.g. 'customers/123'. |
Query parameters
Parameters | |
---|---|
adsDataCustomerId |
Optional. Specific linked Ads Data Hub customer ID that owns the ads data used by the tables. Defaults to all the linked customers. |
matchDataCustomerId |
Optional. Specific linked Ads Data Hub customer ID that owns the match data for the query. Defaults to all the linked customers. |
pageSize |
Maximum number of items to return. If 0, the server will determine the number of tables to return. |
pageToken |
Page token, returned by a previous call, used to request the next page of results, if any. The page token must have been returned by a call with the same request parameters. |
Request body
The request body must be empty.
Response body
Response to a tables.list request. Contains the Ads Data Hub tables accessible by the customer.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"tables": [
{
object ( |
Fields | |
---|---|
tables[] |
A list of tables. |
nextPageToken |
A token that can be used to request the next results page. This field is empty if there are no additional results. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/adsdatahub