Method: accounts.listlinks

  • Retrieves a list of accounts linked to your Merchant Center account, including details about the services they provide.

  • Supports pagination to handle large result sets, allowing you to specify the maximum number of links per page and retrieve subsequent pages using tokens.

  • Provides information about the status and type of service for each linked account, such as shopping actions order management or payment processing.

  • Requires authorization using OAuth 2.0 with the https://www.googleapis.com/auth/content scope.

  • Uses a simple HTTP GET request with path and query parameters to specify the managing account, target account, and pagination options.