品質確保檢查清單
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
在導入第 5 版 (V5) 架構之前,請確認 V5 動態饋給符合下列規定:
- 更新任何商家欄位時,商家
last_update_timestamp
會隨之變更
- 商家 ID 在所有 V5 增量代碼中均不得重複;也就是說,商家 ID 只能參照單一商家
- 系統會將多個商家 ID 視為單一商家 ID,視為單一商家更新
- 更新任何評論欄位時,查看
last_update_timestamp
變更
- 所有 V5 漸進式評論 ID 均不重複,也就是說,評論 ID 應僅參照單一評論
- 單一評論 ID 的多個審查項目會視為單一評論更新
- 評論 ID 只能附加到一個商家 ID
- 建立時間戳記不會改變
- 更新時間 (即
last_update_timestamp
) 必須等於或晚於建立時間 (亦即 create_timestamp
)
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-25 (世界標準時間)。
[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-07-25 (世界標準時間)。"],[],["V5 feeds require specific conditions: Merchant `last_update_timestamp` must change with any merchant field update, and merchant IDs must be unique, with multiple entries considered updates. Similarly, review `last_update_timestamp` must reflect any review field update, and review IDs must be unique and tied to a single merchant ID. Creation timestamps must remain constant, and update times must be at or after creation times.\n"]]