AutofeedSettings
JSON 表示法 |
{
"name": string,
"enableProducts": boolean,
"eligible": boolean
} |
欄位 |
name |
string
ID。自動動態饋給設定的資源名稱。格式:accounts/{account}/autofeedSettings 。
|
enableProducts |
boolean
必要欄位。啟用或停用指定帳戶的自動動態饋給產品檢索功能。自動動態饋給帳戶必須符合特定條件,您可以透過 eligible 欄位進行檢查。帳戶不得是市集。第一次啟用自動動態饋給時,產品通常會立即顯示。重新啟用後,產品最多可能需要 24 小時才會顯示。
|
eligible |
boolean
僅供輸出。判斷商家是否符合自動動態饋給的註冊資格。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-09 (世界標準時間)。
[null,null,["上次更新時間:2024-11-09 (世界標準時間)。"],[[["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."]]],[]]