integrations.sh
← all integrations

Travel Partner API

OpenAPI apis-guru

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.travelpartnerAccountsAccountLinksCreate

    Creates a new account link between a Hotel Center account and a Google Ads account.

  • accounts.travelpartnerAccountsAccountLinksDelete

    Deletes an account link.

  • accounts.travelpartnerAccountsAccountLinksList

    Returns the account links for a Hotel Center account.

  • accounts.travelpartnerAccountsBrandsCreate

    Creates 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.travelpartnerAccountsBrandsList

    Returns the brands for a partner account.

  • accounts.travelpartnerAccountsBrandsPatch

    Updates a brand.

  • accounts.travelpartnerAccountsFreeBookingLinksReportViewsQuery

    DEPRECATED: 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.travelpartnerAccountsHotelsSetLiveOnGoogle

    Collection-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.travelpartnerAccountsHotelViewsList

    Returns the list of hotel views.

  • accounts.travelpartnerAccountsHotelViewsSummarize

    Returns summarized information about hotels.

  • accounts.travelpartnerAccountsIconsCreate

    Uploads a new icon and starts its review process. Generates an icon_id and includes it in the icon's resource name, which is the format accounts/{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.travelpartnerAccountsIconsList

    Returns the Icons for a partner account.

  • accounts.travelpartnerAccountsListingsVerify

    returns verified listings with data issues and serving eligibilities

  • accounts.travelpartnerAccountsParticipationReportViewsQuery

    Provides the ability to query (get, filter, and segment) a participation report for a particular account.

  • accounts.travelpartnerAccountsPriceAccuracyViewsList

    Lists the available price accuracy views.

  • accounts.travelpartnerAccountsPriceAccuracyViewsSummarize

    Returns the price accuracy summary.

  • accounts.travelpartnerAccountsPriceCoverageViewsGetLatest

    Returns the latest price coverage view in full detail.

  • accounts.travelpartnerAccountsPriceCoverageViewsList

    Returns the entire price coverage history.

  • accounts.travelpartnerAccountsPropertyPerformanceReportViewsQuery

    Provides the ability to query (get, filter, and segment) a property performance links report for a specific account.

  • accounts.travelpartnerAccountsReconciliationReportsCreate

    Creates a reconciliation report and uploads it to Google.

  • accounts.travelpartnerAccountsReconciliationReportsGet

    Returns a reconciliation report.

  • accounts.travelpartnerAccountsReconciliationReportsList

    Returns a list of the names of created reconciliation reports.

  • accounts.travelpartnerAccountsReconciliationReportsValidate

    Validates a reconciliation report.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools