RevenuePathStatistics
Revenue statistics for a single content path, including the path, revenue amount, and request count.
Contents
- Amount
-
The total revenue amount from this path in the specified currency.
Type: String
Required: Yes
- Path
-
The URI path.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Required: Yes
- Percentage
-
The percentage of total revenue from this path.
Type: Double
Valid Range: Minimum value of 0.0. Maximum value of 100.0.
Required: Yes
- RequestCount
-
The number of monetized requests to this path.
Type: Long
Valid Range: Minimum value of 0.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: