Custom query parameters
- Last Updated: November 10, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 5.0
- Documentation
For OData Version 4, Hybrid Data Pipeline OData service provides the following custom query parameter.
| Name | Description | Default value |
|---|---|---|
timezone |
A Java timezone id string. If the client timezone
differs from that of the Hybrid Data Pipeline service, specifying the
timezone might be necessary to correctly process DateTime values. The timezone can also be specified as an
HTTP header. See HTTP headers for
more information. |
When not specified in the URL or as a header, defaults to GMT. |