AutofeedSettings
การเก็บรวบรวมข้อมูลที่เกี่ยวข้องกับการตั้งค่า autofeed
การแสดง JSON |
{
"name": string,
"enableProducts": boolean,
"eligible": boolean
} |
ช่อง |
name |
string
ตัวระบุ ชื่อทรัพยากรของการตั้งค่าฟีดอัตโนมัติ รูปแบบ: accounts/{account}/autofeedSettings
|
enableProducts |
boolean
ต้องระบุ เปิดหรือปิดใช้การ Crawl ผลิตภัณฑ์ผ่านฟีดอัตโนมัติสำหรับบัญชีที่ระบุ บัญชีฟีดอัตโนมัติต้องเป็นไปตามเงื่อนไขบางอย่าง ซึ่งตรวจสอบได้ผ่านช่อง 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."]]],[]]