DataPointEntry
A single data point in a revenue time series, representing aggregated monetization metrics for a specific time interval.
Contents
- Category
-
The bot category for this data point, when grouped by category.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*Required: No
- Date
-
The timestamp for this data point.
Type: Timestamp
Required: No
- GroupByValue
-
The group-by dimension value for this data point.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*Required: No
- Intent
-
The intent classification for this data point, when grouped by intent.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*\S.*Required: No
- MonetizeServedCount
-
The number of HTTP 402 Payment Required responses served during this interval.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- SettledCount
-
The number of successfully settled payments during this interval.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- TotalAmount
-
The total revenue amount during this interval in the specified currency.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: