gyg_get_tour
Retrieve full details of a GetYourGuide tour or activity using its numeric ID. Specify tour ID, optional currency and language.
Instructions
Get the full GetYourGuide record for one tour/activity by its numeric ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tourId | Yes | Numeric GetYourGuide tour ID (e.g. 23776). | |
| currency | No | Currency for prices, ISO 4217 (e.g. USD, EUR). Defaults to GYG_CURRENCY when set. | |
| language | No | Content language (e.g. en, de). Defaults to GYG_LANGUAGE when set. |