Method: customers.merchantCenterLinks.get

Returns the Merchant Center link in full detail.

List of thrown errors: AuthenticationError AuthorizationError HeaderError InternalError QuotaError RequestError

HTTP request

GET https://googleads.googleapis.com/v14/{resourceName=customers/*/merchantCenterLinks/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
resourceName

string

Required. Resource name of the Merchant Center link.

Request body

The request body must be empty.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the OAuth 2.0 Overview.