Method: customers.adsDataCustomers.get

  • The GET request to https://adsdatahub.googleapis.com/v1/{name=customers/*/adsDataCustomers/*} retrieves a specific Ads Data Hub customer.

  • The request requires a name path parameter which is the full resource name of the customer.

  • The request body should be empty.

  • The response body will contain an AdsDataCustomer instance upon successful retrieval.

  • 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