Sha256: 9b4abc187dbdad9269ac0821fd52ae8f02dd1915cde0daf103da7a91882d38bd
Contents?: true
Size: 616 Bytes
Versions: 19
Compression:
Stored size: 616 Bytes
Contents
--- title: ObservationQuery --- ## PureCloud::ObservationQuery ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **filter** | [**AnalyticsQueryFilter**](AnalyticsQueryFilter.html) | Filter to return a subset of observations. Expresses boolean logical predicates as well as dimensional filters | [optional] | | **metrics** | **Array<String>** | Behaves like a SQL SELECT clause. Enables retrieving only named metrics. If omitted, all metrics that are available will be returned (like SELECT *). | [optional] | {: class="table table-striped"}
Version data entries
19 entries across 19 versions & 1 rubygems