ショッピング パートナーと個々の販売者アカウントは、アカウント間や他のアカウントとの間に複数のフラグ付きリンクを設定できます。
The listlinks メソッド
は、API 呼び出しを行う Merchant Center アカウント
のこれらのリンクのリストを返します。パラメータは必要なく、HTTP GET リクエストを使用して呼び出されます。
サービスのステータス
リンクを一覧表示すると、レスポンスにはリンク内の個々の service の status が表示されます。販売者は、リストに表示されたすべてのサービスを承認することも、リクエストで提案されたサービスの一部のみを承認することもできます。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2026-07-06 UTC。"],[],["The beta version of the Merchant API, the new Content API for Shopping, is introduced. The `listlinks` method retrieves all links between merchant accounts without parameters via a `GET` request. Each service within a link has a `status`: `pending` (awaiting merchant approval), `active` (approved), or `inactive` (removed, but other services remain). Once all services are removed, the link is no longer listed. A `GET` request example and the `listlinks` method's response format are provided.\n"]]