Travel Partner API
The Travel Partner API provides you with a RESTful interface to the Google Hotel Center platform. It enables an app to efficiently retrieve and change Hotel Center data, and is thus suitable for managing large or complex accounts.
- Homepage
- https://api.apis.guru/v2/specs/google.com/v3.json
- Provider
- google.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/google.com/v3/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/google.com/v3/openapi.yaml
Tools (25)
Extracted live via the executor SDK.
-
accounts.travelpartnerAccountsAccountLinksCreateCreates a new account link between a Hotel Center account and a Google Ads account.
-
accounts.travelpartnerAccountsAccountLinksDeleteDeletes an account link.
-
accounts.travelpartnerAccountsAccountLinksListReturns the account links for a Hotel Center account.
-
accounts.travelpartnerAccountsBrandsCreateCreates a new brand. Because Google detects brands from your existing properties, you only need this operation when you want to configure a brand before you send its properties to Google. Note that it might take a couple of days after your listing feed first provides a brand for the brand to appear.
-
accounts.travelpartnerAccountsBrandsListReturns the brands for a partner account.
-
accounts.travelpartnerAccountsBrandsPatchUpdates a brand.
-
accounts.travelpartnerAccountsFreeBookingLinksReportViewsQueryDEPRECATED: Use PropertyPerformanceReportService.QueryPropertyPerformanceReport, which also has impression reporting, instead. Provides the ability to query (get, filter, and segment) a free booking links report for a specific account.
-
accounts.travelpartnerAccountsHotelsSetLiveOnGoogleCollection-level custom method to update the Live on Google status for multiple properties. Each call can turn on or off multiple hotels. To turn some hotels on and turn some hotels off, you will have to make multiple calls.
-
accounts.travelpartnerAccountsHotelViewsListReturns the list of hotel views.
-
accounts.travelpartnerAccountsHotelViewsSummarizeReturns summarized information about hotels.
-
accounts.travelpartnerAccountsIconsCreateUploads a new icon and starts its review process. Generates an
icon_idand includes it in the icon's resource name, which is the formataccounts/{account_id}/icons/{icon_id}Returns HTTP status 400 and doesn't trigger the review process if the icon has any of these conditions: * Image is not in PNG format, or not convertible to PNG format. * Size less than 72 pixels * Size greater than 1200 pixels * Aspect ratio other than 1:1 -
accounts.travelpartnerAccountsIconsListReturns the
Icons for a partner account. -
accounts.travelpartnerAccountsListingsVerifyreturns verified listings with data issues and serving eligibilities
-
accounts.travelpartnerAccountsParticipationReportViewsQueryProvides the ability to query (get, filter, and segment) a participation report for a particular account.
-
accounts.travelpartnerAccountsPriceAccuracyViewsListLists the available price accuracy views.
-
accounts.travelpartnerAccountsPriceAccuracyViewsSummarizeReturns the price accuracy summary.
-
accounts.travelpartnerAccountsPriceCoverageViewsGetLatestReturns the latest price coverage view in full detail.
-
accounts.travelpartnerAccountsPriceCoverageViewsListReturns the entire price coverage history.
-
accounts.travelpartnerAccountsPropertyPerformanceReportViewsQueryProvides the ability to query (get, filter, and segment) a property performance links report for a specific account.
-
accounts.travelpartnerAccountsReconciliationReportsCreateCreates a reconciliation report and uploads it to Google.
-
accounts.travelpartnerAccountsReconciliationReportsGetReturns a reconciliation report.
-
accounts.travelpartnerAccountsReconciliationReportsListReturns a list of the names of created reconciliation reports.
-
accounts.travelpartnerAccountsReconciliationReportsValidateValidates a reconciliation report.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools