Connector for the google API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
- Base URL:
https://travelpartner.googleapis.com - Auth:
bearer(pass your key via theapiKeyinput)
Operations
travelpartner_accounts_reconciliationreports_get— GET /v3/{name} — Returns a reconciliation report.travelpartner_accounts_freebookinglinksreportvie— GET /v3/{name}/freeBookingLinksReportViews:query — DEPRECATED: Use PropertyPerformanceReportService.QueryPropertyPerformanceReptravelpartner_accounts_participationreportviews_— GET /v3/{name}/participationReportViews:query — Provides the ability to query (get, filter, and segment) a participation reporttravelpartner_accounts_propertyperformancereport— GET /v3/{name}/propertyPerformanceReportViews:query — Provides the ability to query (get, filter, and segment) a property performancetravelpartner_accounts_accountlinks_list— GET /v3/{parent}/accountLinks — Returns the account links for a Hotel Center account.travelpartner_accounts_brands_list— GET /v3/{parent}/brands — Returns the brands for a partner account.
Inputs
apiKey— your google API keyoperation— one of the operations above- path parameters when an operation's path contains
{...} query— optional JSON object of query paramsbody— JSON object for create/update ops
Example
operation: travelpartner_accounts_reconciliationreports_get
apiKey: <your key>