rocket
Memperkenalkan
Merchant API
- penerus resmi Content API for Shopping.
point_of_sale
Pelajari cara mengelola bisnis dan produk Anda di Google serta cara mendapatkan akses terprogram ke
data, insight, dan kemampuan unik dalam skala besar.
Mulai menggunakan Merchant API sekarang.
Setujui penautan melalui Google Ads
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Ringkasan
Setelah meminta penautan melalui akun Merchant Center, Anda dapat menyetujui penautan melalui Google Ads. Anda dapat melakukannya melalui UI Google Ads atau
Google Ads API.
Langkah manual
- Di UI Google Ads, klik ALAT & SETELAN.
- Di bagian PENYIAPAN, klik Akun tertaut.
- Di bagian Google Merchant Center, klik KELOLA & TAUTKAN.
- Klik LIHAT PERMINTAAN.
- Klik SETUJUI.
- Lihat Menyetujui permintaan penautan di Google Ads untuk mengetahui detail selengkapnya.
Langkah otomatis
- Gunakan resource
MerchantCenterLink
untuk melihat permintaan penautan Anda.
- Gunakan kolom
MerchantCenterLinkStatus
untuk melihat status link.
- Untuk menyetujui penautan
PENDING
, tetapkan kolom MerchantCenterLinkStatus
ke
ENABLED
.
- Untuk menolak penautan
PENDING
, hapus objek MerchantCenterLink
.
- Untuk membatalkan tautan
ENABLED
, hapus objek MerchantCenterLink
.
- Untuk mengetahui informasi selengkapnya tentang proses ini dan contoh kode, lihat Menautkan akun Merchant Center dan Google Ads.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-08-31 UTC.
[null,null,["Terakhir diperbarui pada 2025-08-31 UTC."],[[["\u003cp\u003eAfter 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.\u003c/p\u003e\n"],["\u003cp\u003eManually accepting the link involves navigating to the "Linked accounts" section in Google Ads settings and approving the request.\u003c/p\u003e\n"],["\u003cp\u003eAutomatically accepting or rejecting the link requires using the Google Ads API and modifying the \u003ccode\u003eMerchantCenterLink\u003c/code\u003e resource and its status field.\u003c/p\u003e\n"],["\u003cp\u003eDetailed 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.\u003c/p\u003e\n"]]],[],null,["# Accept link through Google Ads\n\nSummary\n-------\n\nAfter you request the link through your Merchant Center account, you can accept\nthe link through Google Ads. You can do this through the [Google Ads UI](https://ads.google.com/) or the\n[Google Ads API](/google-ads/api/docs/start).\n\nManual steps\n------------\n\n1. In the Google Ads UI, click **TOOLS \\& SETTINGS**.\n2. Under **SETUP** , click **Linked accounts**.\n3. Under **Google Merchant Center** , click **MANAGE \\& LINK**.\n4. Click **VIEW REQUEST**.\n5. Click **APPROVE**.\n6. See [Approve link request in Google Ads](https://support.google.com/google-ads/answer/6159060#zippy=%2Cstep-approve-link-request-in-google-ads) for more detail.\n\nAutomatic steps\n---------------\n\n1. Use the [`MerchantCenterLink`](/google-ads/api/reference/rpc/latest/MerchantCenterLink) resource to view your link requests.\n2. Use the [`MerchantCenterLinkStatus`](/google-ads/api/reference/rpc/latest/MerchantCenterLinkStatusEnum.MerchantCenterLinkStatus) field to view the link status.\n - To approve a `PENDING` link, set the `MerchantCenterLinkStatus` field to `ENABLED`.\n - To reject a `PENDING` link, remove the `MerchantCenterLink` object.\n - To unlink an `ENABLED` link, remove the `MerchantCenterLink` object.\n3. For more information about this process and example code, see [Link your\n Merchant Center and Google Ads accounts](/google-ads/api/docs/shopping-ads/merchant-center)."]]