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.
Memverifikasi dan mengklaim URL untuk Merchant Center
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Ringkasan
Hanya satu akun Merchant Center yang dapat mengklaim URL tertentu. Anda harus memverifikasi URL melalui akun Merchant Center untuk menunjukkan bahwa Anda memiliki akses administratif ke situs tersebut, lalu mengklaim URL tersebut untuk menautkan data produknya ke akun penjual Anda.
Pertimbangkan panduan berikut saat memilih URL:
- Hanya developer yang disetujui yang dapat menggunakan Content API for Shopping untuk menimpa klaim situs.
Anda harus meminta penggugat yang ada untuk mengubah URL di akunnya. Jika butuh bantuan, hubungi Manajer Akun Teknis Anda.
Anda hanya boleh mengklaim tingkat domain tertinggi yang diperlukan. Klaim di tingkat yang lebih tinggi memengaruhi URL dengan tingkat yang lebih rendah. Misalnya, penjual yang mengklaim example.com
berarti penjual lain tidak dapat mengklaim merchant.example.com
atau example.com/merchant
.
Langkah manual
Memverifikasi URL
- Login ke akun Merchant Center.
- Dari menu navigasi, klik ikon alat.
- Di bagian Alat, pilih Informasi bisnis.
- Klik tab Situs.
- Masukkan URL, diawali dengan
http://
atau https://
. Gunakan domain yang Anda
miliki dan pertahankan.
- Klik Continue.
- Pilih salah satu opsi yang tersedia untuk memverifikasi situs.
Klaim URL
Mengklaim situs memberi Anda hak eksklusif untuk menggunakan situs tersebut untuk data produk di akun Merchant Center Anda. Anda harus memverifikasi situs sebelum dapat
mengklaimnya.
Setelah memverifikasi situs, klik Klaim situs.
Jika sudah membuat feed, Anda harus mengambilnya kembali setelah mengklaim situs. Jika menggunakan Content API, Anda harus mengupload kembali feed Anda agar
dapat di-crawl ulang.
Lihat Memverifikasi dan mengklaim URL situs Anda untuk detail selengkapnya.
Langkah otomatis
Ada dua langkah untuk mengklaim situs dengan Google API. Tindakan ini adalah memverifikasi situs dengan Site Verification API, lalu mengklaim situs dengan Content API for Shopping.
Gunakan Site Verification API untuk memverifikasi bahwa Anda memiliki akses ke
situs tersebut. Beberapa Akun Google dapat memverifikasi akses ke situs yang sama, tetapi hanya satu akun yang dapat mengklaim situs tersebut. Anda hanya dapat mengklaim situs setelah
memverifikasi akses Anda ke situs tersebut.
Jika akun yang Anda gunakan untuk melakukan autentikasi untuk Site Verification API
tidak memiliki akses ke akun penjual yang situsnya Anda klaim,
Anda harus menambahkan email akun yang tidak memiliki akses ke kolom
owners
sebelum memanggil
insert
atau
update
.
Setelah diverifikasi, developer yang disetujui dapat menggunakan metode accounts.claimwebsite
di Content API for Shopping untuk mengklaim situs ke
akun Merchant Center mereka. Hubungi Manajer Akun Teknis Anda untuk mengetahui detailnya.
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\u003eOnly one Merchant Center account can claim a specific URL for product data, requiring verification and claiming through the account.\u003c/p\u003e\n"],["\u003cp\u003eURL claiming should be done at the highest necessary domain level as it impacts lower-level URLs, preventing other merchants from claiming them.\u003c/p\u003e\n"],["\u003cp\u003eWebsite verification can be done manually through the Merchant Center account or automatically using Google APIs for Site Verification and Content API for Shopping.\u003c/p\u003e\n"],["\u003cp\u003eApproved developers can use the Content API for Shopping to manage website claims, and assistance with claim conflicts can be obtained from Technical Account Managers.\u003c/p\u003e\n"],["\u003cp\u003eClaiming a website grants exclusive rights for product data usage within the associated Merchant Center account.\u003c/p\u003e\n"]]],[],null,["# Verify and claim URL for Merchant Center\n\nSummary\n-------\n\nOnly one Merchant Center account can claim a specific URL. You must\nverify the URL through your Merchant Center account to show that\nyou have administrative access to the website, and then claim that URL to link\nits product data to your merchant account.\n\nConsider the following guidelines when choosing a URL:\n\n- Only approved developers can use the Content API for Shopping to overwrite a website claim.\n- You need to have the existing claimant change the URL on\n their account. If you need help, contact your Technical Account Manager.\n\n- You should only claim the highest domain level you need. Claims at higher\n levels affect lower level URLs. For example, a merchant claiming\n `example.com` means that another merchant can't claim\n `merchant.example.com` or `example.com/merchant`.\n\nManual steps\n------------\n\n### Verify a URL\n\n1. [Sign in](//merchants.google.com/mc/) to your Merchant Center account.\n2. From the navigation menu, click the tools icon.\n3. Under **Tools** , select **Business information**.\n4. Click the **Website** tab.\n5. Enter the URL, starting with `http://` or `https://`. Use a domain that you own and maintain.\n6. Click **Continue**.\n7. Choose one of the available options to verify the website.\n\n### Claim a URL\n\nClaiming a website gives you the exclusive right to use that website for product\ndata on your Merchant Center account. You must verify a website before you can\nclaim it.\n\nAfter verifying the website, click **Claim website**.\n\nIf you've already created a feed, you'll need to refetch it after you've claimed\na website. If you use the Content API, you'll need to re-upload your feed so it\ncan be recrawled.\n\nSee [Verify and claim your website URL](//support.google.com/merchants/answer/176793) for more detail.\n\nAutomatic steps\n---------------\n\nThere are two steps to claim a website with Google APIs. These are verifying the\nwebsite with the [Site Verification API](/site-verification/v1/getting_started) and then claiming the website with the\n[Content API for Shopping](/shopping-content/reference/rest/v2.1/accounts/claimwebsite).\n\n1. Use the [Site Verification API](/site-verification/v1/getting_started) to verify that you have access to the\n website. Multiple Google accounts can verify access to the same website, but\n only one account can claim the website. You can only claim a website after\n you have verified your access to it.\n\n If the account you authenticate with for the Site Verification API\n doesn't have access to the merchant account you're claiming a website for,\n you should add the email of an account that doesn to the\n [`owners`](/site-verification/v1/webResource#owners) field before calling\n [`insert`](/site-verification/v1/invoking#exampleInsert) or\n [`update`](/site-verification/v1/invoking#exampleUpdate).\n2. Once verified, approved developers can use the [`accounts.claimwebsite`](/shopping-content/reference/rest/v2.1/accounts/claimwebsite)\n method in the Content API for Shopping to claim the website to their\n Merchant Center account. Contact your Technical Account Manager for details."]]