AutofeedSettings
Zbiór informacji związanych z ustawieniami autofeed.
Zapis JSON |
{
"name": string,
"enableProducts": boolean,
"eligible": boolean
} |
Pola |
name |
string
Identyfikator. Nazwa zasobu ustawień pliku automatycznego. Format: accounts/{account}/autofeedSettings .
|
enableProducts |
boolean
Wymagane. Włącza lub wyłącza indeksowanie produktów przez automatyczny plik danych na danym koncie. Konta automatycznego wypełniania muszą spełniać określone warunki, które można sprawdzić w polu eligible . Konto nie może być platformą handlową. Gdy automatyczny plik danych jest włączony po raz pierwszy, produkty zwykle pojawiają się natychmiast. Gdy ponownie włączysz funkcję, może minąć do 24 godzin, zanim produkty pojawią się w Google.
|
eligible |
boolean
Tylko dane wyjściowe. Określa, czy sprzedawca kwalifikuje się do zarejestrowania w automatycznym pliku danych.
|
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-11-09 UTC.
[null,null,["Ostatnia aktualizacja: 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."]]],[]]