GetRevenueStatisticsTimeSeriesRequest
Types
Properties
Link copied to clipboard
Optional filters to narrow the results.
Link copied to clipboard
The dimension to group results by.
Link copied to clipboard
The time interval for aggregating data points: MINUTELY, FIVE_MINUTELY, HOURLY, or DAILY.
Link copied to clipboard
When you get a paginated response, this marker indicates that additional results are available.
Link copied to clipboard
The type of time series data to retrieve: DATE_HISTOGRAM for revenue over time, or PAYMENT_TRAFFIC for payment traffic patterns.
Link copied to clipboard
The time range for the query. Specify start and end timestamps.
Functions
Link copied to clipboard
inline fun copy(block: GetRevenueStatisticsTimeSeriesRequest.Builder.() -> Unit = {}): GetRevenueStatisticsTimeSeriesRequest