Global query options that are used during the query. Note: You should only supply timezone or time offset but not both otherwise the query will fail.
| Name | Type | Description | Notes |
|---|---|---|---|
| time_offset | int | The time offset (in seconds) to apply to the query. | [optional] |
| timezone | str | The timezone can be specified both as an offset, for example: "UTC+03:00". | [optional] if omitted the server will use the default value of "UTC" |