Method: customers.adsDataCustomers.get

  • This API retrieves a specific Ads Data Hub customer.

  • The request uses a GET method and requires the full resource name in the URL path.

  • The request body must be empty.

  • A successful response returns an instance of AdsDataCustomer.

  • The request requires the https://www.googleapis.com/auth/adsdatahub OAuth scope for authorization.

Retrieves the requested Ads Data Hub customer.

HTTP request

GET https://adsdatahub.googleapis.com/v1/{name=customers/*/adsDataCustomers/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
name

string

Required. Full resource name, e.g. 'customers/123/adsDataCustomers/456'.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of AdsDataCustomer.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/adsdatahub