AutofeedSettings
JSON 表示法 |
{
"name": string,
"enableProducts": boolean,
"eligible": boolean
} |
字段 |
name |
string
标识符。自动 Feed 设置的资源名称。格式:accounts/{account}/autofeedSettings 。
|
enableProducts |
boolean
必需。为指定账号启用或停用通过自动 Feed 抓取商品的功能。自动 Feed 账号必须满足特定条件,您可以通过 eligible 字段查看这些条件。该账号不得是购物平台。首次启用自动 Feed 后,商品通常会立即显示。重新启用后,商品最多可能需要 24 小时才会显示。
|
eligible |
boolean
仅限输出。确定商家是否符合注册自动 Feed 的条件。
|
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-09。
[null,null,["最后更新时间 (UTC):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."]]],[]]