View a markdown version of this page

DataPointEntry - Amazon WAFV2
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon SDKs, see the following: