Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Untuk menandai hubungan dengan akun penjual, partner Shopping harus terlebih dahulu
menggunakan accounts.link
untuk mengirim permintaan penautan.
Permintaan penautan berisi linkedAccountId
yang mengidentifikasi penjual yang menerima permintaan dan memiliki action
jenis request. Setiap link juga harus menentukan kumpulan services
yang menyebutkan fitur yang disediakan partner kepada penjual. Hal berikut
Nilai services
didukung.
Layanan
Deskripsi
shoppingAdsProductManagement
Pengelolaan data produk untuk iklan Shopping
shoppingActionsProductManagement
Pengelolaan data produk untuk Beli dengan Google (sebelumnya dikenal sebagai Shopping Actions)
shoppingActionsOrderManagement
Pengelolaan pesanan untuk Beli dengan Google (sebelumnya dikenal sebagai Shopping Actions)
Selain itu, permintaan juga harus berisi linkType yang valid
yang mendeskripsikan jenis partner Shopping yang mengajukan permintaan. Tempat Belanja
partner diberi salah satu label berikut dan harus menggunakan label
di kolom linkType saat memanggil API.
linkType yang valid
channelPartner
eCommercePlatform
Contoh
Panggilan API berikut mengirim permintaan penautan dari akun partner
123456789 kepada penjual dengan linkedAccountId sebesar "98765".
"eCommercePlatform"linkType mengidentifikasi partner sebagai e-commerce
terkelola sepenuhnya. Daftar services menunjukkan bahwa partner menyediakan
"shoppingAdsProductManagement" (pengelolaan data produk untuk iklan Shopping) dan
"shoppingActionsOrderManagement" (pengelolaan pesanan untuk Beli dengan Google, sebelumnya
yang dikenal sebagai Shopping Actions).
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2024-10-14 UTC."],[[["The Merchant API is the new version of the Content API for Shopping and represents the future of the platform."],["To establish a relationship, partners must send a linking request using the `accounts.link` method, specifying the desired services and partner type."],["The link request requires approval from the receiving merchant before it becomes fully established."],["Partners can be categorized as either `channelPartner` or `eCommercePlatform` and must use their designated `linkType` in the API call."],["The `services` field allows partners to indicate the specific features they offer to merchants, such as product and order management."]]],["The Merchant API beta, a new version of the Content API for Shopping, is introduced. Shopping partners must use the `accounts.link` method to request a link to a merchant account. This requires specifying the `linkedAccountId` of the merchant, the `linkType` (e.g., `channelPartner`, `eCommercePlatform`), the provided `services` (e.g., `shoppingAdsProductManagement`), and an `action` of `request`. The link requires the receiving merchant's approval to be established. An example API call is provided.\n"]]