Sha256: fc6f24ffd1a7eeec9d12837896975dab2c1918be522de017de2aba0b534f0013
Contents?: true
Size: 927 Bytes
Versions: 111
Compression:
Stored size: 927 Bytes
Contents
--- title: IntradayQueryDataCommand --- ## PureCloud::IntradayQueryDataCommand ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **start_date** | **DateTime** | Start date of the requested date range in ISO-8601 format | | | **end_date** | **DateTime** | End date of the requested date range in ISO-8601 format. Must be within the same 7 day schedule week as defined by the management unit's start day of week | | | **metrics** | [**Array<IntradayMetric>**](IntradayMetric.html) | The metrics to validate | | | **queue_ids** | **Array<String>** | The queue IDs for which to fetch data. Omitting or passing an empty list will return all available queues | [optional] | | **interval_length_minutes** | **Integer** | The period/interval for which to aggregate the data. Optional, defaults to 15 | [optional] | {: class="table table-striped"}
Version data entries
111 entries across 111 versions & 1 rubygems