RevenuePathStatistics

Revenue statistics for a single content path, including the path, revenue amount, and request count.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The total revenue amount from this path in the specified currency.

Link copied to clipboard

The URI path.

Link copied to clipboard

The percentage of total revenue from this path.

Link copied to clipboard

The number of monetized requests to this path.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String