WSQueryRange
The WSQueryRange complex type is date range information to be send to a Analytics query.
Attribute name | Type | Description | Modifiable |
dateFromField | dateTime | Lower dateTime limit from where the records should be searched. | yes |
dateToField | dateTime | Upper dateTime limit until where the records should be searched. | yes |
Last updated