Skip to content

/AWS1/CL_WA2REVENUEBREAKDOWN

A summary of AI bot monetization revenue, including total revenue, revenue by verification tier, and request counts.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_totalamount TYPE /AWS1/WA2MONETIZATIONAMTVALUE /AWS1/WA2MONETIZATIONAMTVALUE

The total revenue amount in the specified currency.

iv_verifiedamount TYPE /AWS1/WA2MONETIZATIONAMTVALUE /AWS1/WA2MONETIZATIONAMTVALUE

The revenue amount from verified AI bots.

iv_unverifiedamount TYPE /AWS1/WA2MONETIZATIONAMTVALUE /AWS1/WA2MONETIZATIONAMTVALUE

The revenue amount from unverified AI bots.

iv_currency TYPE /AWS1/WA2CURRENCY /AWS1/WA2CURRENCY

The currency of the revenue amounts.

iv_totalsettled TYPE /AWS1/WA2REQUESTCOUNT /AWS1/WA2REQUESTCOUNT

The total number of successfully settled payment transactions.

iv_totalmonetizeserved TYPE /AWS1/WA2REQUESTCOUNT /AWS1/WA2REQUESTCOUNT

The total number of HTTP 402 Payment Required responses served to AI agents.


Queryable Attributes

TotalAmount

The total revenue amount in the specified currency.

Accessible with the following methods

Method Description
GET_TOTALAMOUNT() Getter for TOTALAMOUNT, with configurable default
ASK_TOTALAMOUNT() Getter for TOTALAMOUNT w/ exceptions if field has no value
HAS_TOTALAMOUNT() Determine if TOTALAMOUNT has a value

VerifiedAmount

The revenue amount from verified AI bots.

Accessible with the following methods

Method Description
GET_VERIFIEDAMOUNT() Getter for VERIFIEDAMOUNT, with configurable default
ASK_VERIFIEDAMOUNT() Getter for VERIFIEDAMOUNT w/ exceptions if field has no valu
HAS_VERIFIEDAMOUNT() Determine if VERIFIEDAMOUNT has a value

UnverifiedAmount

The revenue amount from unverified AI bots.

Accessible with the following methods

Method Description
GET_UNVERIFIEDAMOUNT() Getter for UNVERIFIEDAMOUNT, with configurable default
ASK_UNVERIFIEDAMOUNT() Getter for UNVERIFIEDAMOUNT w/ exceptions if field has no va
HAS_UNVERIFIEDAMOUNT() Determine if UNVERIFIEDAMOUNT has a value

Currency

The currency of the revenue amounts.

Accessible with the following methods

Method Description
GET_CURRENCY() Getter for CURRENCY, with configurable default
ASK_CURRENCY() Getter for CURRENCY w/ exceptions if field has no value
HAS_CURRENCY() Determine if CURRENCY has a value

TotalSettled

The total number of successfully settled payment transactions.

Accessible with the following methods

Method Description
GET_TOTALSETTLED() Getter for TOTALSETTLED

TotalMonetizeServed

The total number of HTTP 402 Payment Required responses served to AI agents.

Accessible with the following methods

Method Description
GET_TOTALMONETIZESERVED() Getter for TOTALMONETIZESERVED