Custom query parameters
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- 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 header. See OData Headers for more information. |
When not specified in the URL or as a header, defaults to GMT. |