Method: accounts.products.delete
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menghapus produk dari akun Manufacturer Center.
Permintaan HTTP
DELETE https://manufacturers.googleapis.com/v1/{parent=accounts/*}/products/{name}
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
parent |
string
ID Induk dalam format accounts/{account_id} . account_id - ID akun Manufacturer Center.
|
name |
string
Nama dalam format {targetCountry}:{contentLanguage}:{productId} . targetCountry - Negara target produk sebagai kode wilayah CLDR (misalnya, AS).
contentLanguage - Bahasa konten produk sebagai kode bahasa ISO 639-1 dua huruf (misalnya, en).
productId - ID produk. Untuk mengetahui informasi selengkapnya, lihat https://support.google.com/manufacturers/answer/6124116#id.
|
Isi permintaan
Isi permintaan harus kosong.
Isi respons
Jika berhasil, isi respons akan kosong.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut ini:
https://www.googleapis.com/auth/manufacturercenter
Untuk informasi selengkapnya, lihat Ringkasan OAuth 2.0.
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 2024-07-09 UTC.
[[["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-07-09 UTC."],[[["Deletes a specified product from a Manufacturer Center account using its ID, target country, and content language."],["Requires an empty request body and returns an empty response body upon successful deletion."],["Uses the `DELETE` method and specific path parameters including the account ID and product information for identification."],["Needs authorization with the `https://www.googleapis.com/auth/manufacturercenter` scope for access."]]],[]]