Lists ads data customers accessible from the customer.
HTTP request
GET https://adsdatahub.googleapis.com/v1/{parent=customers/*}/adsDataCustomers
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
parent |
Required. The customer associated with these ads data customers. Format: customers/{customer} |
Query parameters
Parameters | |
---|---|
pageSize |
Maximum number of items to return. If 0, the server will determine the number of ads data customers to return. |
pageToken |
Page token, returned by previous call, to request the next page of results, if any. |
Request body
The request body must be empty.
Response body
Response to a ListAdsDataCustomersRequest request. Contains the ads data customers accessible by the customer.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"adsDataCustomers": [
{
object ( |
Fields | |
---|---|
adsDataCustomers[] |
A list of ads data customers. |
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