最佳实践
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Feed 上传
虽然您可以在 Actions Center 中手动上传前几个 Feed,但 Feed 上传必须以每天一次的频率自动进行。所有上传内容都必须包含未来 30 天内的所有广告资源,除非您的广告资源期限延长至 60 天或 90 天,在这种情况下,我们希望您提供整个延长期限内的完整广告资源。
移除广告资源
商家退出
如果您不再代表某商家,并且需要移除其商品目录,请按以下步骤操作:
- 移除相应商家的所有未来可预订时段。这可防止用户在知识面板中预订相应商家的服务。
- 在通过 Actions Center 进行的最后一次预订的当天,从您的 Merchant Feed 中移除商家。
暂时移除
如果您需要暂时移除某个商家的商品目录,请按以下步骤操作:
- 在预订服务器中,针对所有
BatchAvailabilityLookup
请求,将商家的空闲情况响应为 False。
- 在下一个 Feed 上传周期中移除所有未来的可观看时间。
重新引入商品目录
如果您移除了商品目录,但想重新添加,请确保您已在下次 Feed 上传中添加了商家、服务和所有可用情况。商品目录会在 Feed 处理完毕后添加。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-26。
[null,null,["最后更新时间 (UTC):2025-07-26。"],[],[],null,["# Best Practices\n\n### Feed uploads\n\nAlthough your first few feeds can be manually uploaded to the Actions Center,\nFeed uploads must be automated at a frequency of once daily. All uploads must\ninclude all inventory for the next 30 days, unless your inventory extends to 60\nor 90 days, in which full inventory for the full extended inventory is expected.\n| **Note:** Don't use testing data in an attempt to complete milestones. Accurately map the seating inventory, and adjust inventory using your feeds. For more details, see [Structuring availability data for reservations](/actions-center/verticals/reservations/e2e/integration-steps/feeds/availability-feed/structuring-availability-data) or [contact support](https://actionscenter.google.com/support/cases).\n\nRemove inventory\n----------------\n\n### Merchant offboarding\n\nIf you no longer represent a merchant and need to remove their inventory, use\nthe following steps:\n\n1. Remove all future availability for the merchant. This prevents the merchant from being bookable in the Knowledge Panel.\n2. On the day of the last booking made through the Actions Center, remove the merchant from your Merchant Feed.\n\n### Temporary removal\n\nIf you need to temporarily remove inventory for a merchant, use the following\nsteps:\n\n1. In the Booking Server, respond to all `BatchAvailabilityLookup` requests with availability as **False** for the merchant.\n2. Remove any future availability from the next Feed upload cycle.\n\n### Re-introduce inventory\n\nIf you have removed inventory and want to re-add, verify that you have added the\nMerchant, Service, and any Availability to your next Feed upload. The inventory\nis added after the feeds are processed."]]