Lists all MerchantCenterAccountLinks under the specified parent Catalog.
HTTP request
GET https://retail.googleapis.com/v2alpha/{parent=projects/*/locations/*/catalogs/*}/merchantCenterAccountLinks
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Required. The parent Catalog of the resource. It must match this format: |
Request body
The request body must be empty.
Response body
Response for MerchantCenterAccountLinkService.ListMerchantCenterAccountLinks method.
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"merchantCenterAccountLinks": [
{
object ( |
| Fields | |
|---|---|
merchantCenterAccountLinks[] |
The links. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.