Travel Partner API 为您提供了 Google Hotel Center 平台的 RESTful 接口。它可让应用高效地检索和更改 Hotel Center 数据,因此适合管理大型或复杂的帐号。
- REST 资源:v3.accounts.accountLinks
- REST 资源:v3.accounts.brands
- REST 资源:v3.accounts.freeBookingLinksReportViews
- REST 资源:v3.accounts.hotelViews
- REST 资源:v3.accounts.hotels
- REST 资源:v3.accounts.icons
- REST 资源:v3.accounts.participationReportViews
- REST 资源:v3.accounts.priceAccuracyViews
- REST 资源:v3.accounts.priceCoverageViews
- REST 资源:v3.accounts.priceViews
- REST 资源:v3.accounts.propertyPerformanceReportViews
- REST 资源:v3.accounts.reconciliationReports
服务:travelpartner.googleapis.com
如需调用此服务,我们建议您使用 Google 提供的客户端库。如果您的应用需要使用您自己的库来调用此服务,请在发出 API 请求时使用以下信息。
发现文档
发现文档是用于说明和使用 REST API 的机器可读规范。它用于构建客户端库、IDE 插件以及与 Google API 交互的其他工具。一项服务可能会提供多个发现文档。此服务提供了以下发现文档:
服务端点
服务端点是指定 API 服务的网络地址的基本网址。一项服务可能有多个服务端点。此服务具有以下服务端点,下面的所有 URI 都与此服务端点相关:
https://travelpartner.googleapis.com
REST 资源:v3.accounts.accountLinks
方法 | |
---|---|
create |
POST / 可在 Hotel Center 帐号与 Google Ads 帐号之间创建新帐号关联。 |
delete |
DELETE / 删除帐号关联。 |
get |
GET / 返回与请求网址中指定的帐号关联资源名称相关联的 AccountLink 实例。 |
list |
GET / 返回 Hotel Center 帐号的帐号关联。 |
patch |
PATCH / 更新帐号关联的目标帐号关联目标。 |
REST 资源:v3.accounts.brands
REST 资源:v3.accounts.freeBookingLinksReportViews
方法 | |
---|---|
query |
GET /v3/{name=accounts/*}/freeBookingLinksReportViews:query 已弃用:改用 PropertyPerformanceReportService.QueryPropertyPerformanceReport ,因为后者还有展示报告。 |
REST 资源:v3.accounts.hotelViews
REST 资源:v3.accounts.hotels
方法 | |
---|---|
setLiveOnGoogle |
POST /v3/{account=accounts/*}/hotels:setLiveOnGoogle 集合级自定义方法,可针对多个媒体资源更新“Live on Google”状态。 |
REST 资源:v3.accounts.icons
REST 资源:v3.accounts.participationReportViews
方法 | |
---|---|
query |
GET /v3/{name=accounts/*}/participationReportViews:query 可让您查询(获取、过滤和细分)特定帐号的参与报告。 |
REST 资源:v3.accounts.priceAccuracyViews
REST 资源:v3.accounts.priceCoverageViews
REST 资源:v3.accounts.priceViews
方法 | |
---|---|
get |
GET /v3/{name=accounts/*/priceViews/*} 返回完整请求的价格视图。 |
REST 资源:v3.accounts.propertyPerformanceReportViews
方法 | |
---|---|
query |
GET /v3/{name=accounts/*}/propertyPerformanceReportViews:query 可让您为特定帐号查询(获取、过滤和细分)媒体资源效果关联报告。 |