AutofeedSettings
JSON 표현 |
{
"name": string,
"enableProducts": boolean,
"eligible": boolean
} |
필드 |
name |
string
식별자. 자동 피드 설정의 리소스 이름입니다. 형식: accounts/{account}/autofeedSettings
|
enableProducts |
boolean
필수 항목입니다. 지정된 계정에서 자동 피드를 통한 제품 크롤링을 사용 설정하거나 사용 중지합니다. 자동 피드 계정은 eligible 필드를 통해 확인할 수 있는 특정 조건을 충족해야 합니다. 계정이 마켓플레이스가 아닌 경우 자동 피드를 처음 사용 설정하면 일반적으로 제품이 즉시 표시됩니다. 재사용 설정 시 제품이 표시되는 데 최대 24시간이 걸릴 수 있습니다.
|
eligible |
boolean
출력 전용입니다. 판매자가 자동 피드에 등록될 자격이 있는지 확인합니다.
|
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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."]]],[]]