Google 広告経由でリンクを承認する
まとめ
Merchant Center アカウントからリンクをリクエストした後、Google 広告でリンクを承認できます。この操作は Google 広告の管理画面または Google Ads API で行います。
手動で行う場合の手順
- Google 広告の管理画面で、[ツールと設定] をクリックします。
- [設定] で [リンク アカウント] をクリックします。
- [Google Merchant Center] で [管理とリンク] をクリックします。
- [リクエストを表示] をクリックします。
- [APPROVE] をクリックします。
- 詳しくは、Google 広告でリンク リクエストを承認するをご覧ください。
自動ステップ
MerchantCenterLink
リソースを使用して、リンク リクエストを表示します。
MerchantCenterLinkStatus
フィールドを使用して、リンクのステータスを表示します。
PENDING
リンクを承認するには、MerchantCenterLinkStatus
フィールドを ENABLED
に設定します。
PENDING
リンクを拒否するには、MerchantCenterLink
オブジェクトを削除します。
ENABLED
リンクのリンクを解除するには、MerchantCenterLink
オブジェクトを削除します。
- このプロセスとサンプルコードについて詳しくは、Merchant Center アカウントと Google 広告アカウントをリンクするをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-02-28 UTC。
[null,null,["最終更新日 2025-02-28 UTC。"],[[["After requesting a link between your Merchant Center and Google Ads accounts, you need to accept the link in Google Ads, either through the UI or the API."],["Manually accepting the link involves navigating to the \"Linked accounts\" section in Google Ads settings and approving the request."],["Automatically accepting or rejecting the link requires using the Google Ads API and modifying the `MerchantCenterLink` resource and its status field."],["Detailed instructions for manual approval are available in the Google Ads help center, while API-based linking is documented in the Google Ads API documentation for shopping ads."]]],[]]