AutofeedSettings
JSON 表現 |
{
"name": string,
"enableProducts": boolean,
"eligible": boolean
} |
フィールド |
name |
string
ID。自動フィード設定のリソース名。形式: accounts/{account}/autofeedSettings 。
|
enableProducts |
boolean
必須。指定したアカウントで自動フィードを使用した商品のクロールを有効または無効にします。自動フィード アカウントは、特定の条件を満たしている必要があります。この条件は eligible フィールドで確認できます。アカウントがショッピングモールではないこと。自動フィードを初めて有効にすると、通常は商品がすぐに表示されます。再度有効にすると、商品が表示されるまでに最長で 24 時間ほどかかることがあります。
|
eligible |
boolean
出力専用。販売者が自動フィードに登録する資格があるかどうかを判断します。
|
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-09 UTC。
[null,null,["最終更新日 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."]]],[]]