AnalyticsBinBySpecification   
    Contains the time metric, interval, and method by which to bin the analytics data.
Types
Properties
Link copied to clipboard
                  Specifies the interval of time by which to bin the analytics data.
Link copied to clipboard
                  Specifies the time metric by which to bin the analytics data.
Link copied to clipboard
                  Specifies whether to bin the analytics data in ascending or descending order. If this field is left blank, the default order is by the key of the bin in descending order.
Functions
Link copied to clipboard
                  inline fun copy(block: AnalyticsBinBySpecification.Builder.() -> Unit = {}): AnalyticsBinBySpecification