质量检查核对清单
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
在实施版本 5 (V5) 架构之前,请确保您的 V5 Feed 符合以下要求:
- 当任何商家字段更新时,商家
last_update_timestamp
会发生变化
- 商家 ID 在所有 V5 增量中都是唯一的,也就是说,商家 ID 应仅引用一个商家
- 多个商家 ID 若引用一个商家 ID,则视为对一个商家的更新
- 当任何审核字段更新时,查看
last_update_timestamp
项变更
- 评价 ID 在所有 V5 增量中具有唯一性,也就是说,评价 ID 应仅引用一条评价
- 单个评价 ID 的多个评价条目被视为对单个评价的更新
- 评价 ID 只能附加到单个商家 ID
- 创建时间戳保持不变
- 更新时间(即
last_update_timestamp
)必须与创建时间相同或之后(即 create_timestamp
)
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):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"],null,[]]