AutofeedSettings
Representasi JSON |
{
"name": string,
"enableProducts": boolean,
"eligible": boolean
} |
Kolom |
name |
string
ID. Nama resource setelan feed otomatis. Format: accounts/{account}/autofeedSettings .
|
enableProducts |
boolean
Wajib. Mengaktifkan atau menonaktifkan crawling produk melalui feed otomatis untuk akun tertentu. Akun feed otomatis harus memenuhi kondisi tertentu, yang dapat diperiksa melalui kolom eligible . Akun tersebut tidak boleh berupa marketplace. Saat feed otomatis diaktifkan untuk pertama kalinya, produk biasanya akan langsung muncul. Saat diaktifkan kembali, mungkin perlu waktu hingga 24 jam agar produk muncul.
|
eligible |
boolean
Hanya output. Menentukan apakah penjual memenuhi syarat untuk didaftarkan ke feed otomatis.
|
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-11-09 UTC.
[null,null,["Terakhir diperbarui pada 2024-11-09 UTC."],[[["Autofeed settings, represented in JSON format, control product crawling and visibility on Google Merchant Center."],["These settings include a unique identifier (`name`), a toggle to enable or disable product crawling (`enableProducts`), and an eligibility status (`eligible`)."],["Merchants must meet specific requirements to be eligible for autofeed, and enabling it can take up to 24 hours for products to appear."],["The `eligible` field indicates whether a merchant qualifies for autofeed enrollment, while the `enableProducts` field activates or deactivates product crawling for the account."]]],[]]