Skip to content

/AWS1/CL_WA2GETREVENUESTATSRSP

GetRevenueStatisticsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sourcestatistics TYPE /AWS1/CL_WA2SOURCESTATISTICS=>TT_SOURCESTATISTICSLIST TT_SOURCESTATISTICSLIST

Statistics for top revenue sources (AI bots). Populated when StatisticType is TOP_SOURCES_BY_REVENUE.

it_revenuepathstatistics TYPE /AWS1/CL_WA2REVENUEPATHSTATS=>TT_REVENUEPATHSTATISTICSLIST TT_REVENUEPATHSTATISTICSLIST

Statistics for top revenue paths. Populated when StatisticType is TOP_PATHS_BY_REVENUE.

iv_nextmarker TYPE /AWS1/WA2NEXTMARKER /AWS1/WA2NEXTMARKER

When you get a paginated response, this marker indicates that additional results are available.


Queryable Attributes

SourceStatistics

Statistics for top revenue sources (AI bots). Populated when StatisticType is TOP_SOURCES_BY_REVENUE.

Accessible with the following methods

Method Description
GET_SOURCESTATISTICS() Getter for SOURCESTATISTICS, with configurable default
ASK_SOURCESTATISTICS() Getter for SOURCESTATISTICS w/ exceptions if field has no va
HAS_SOURCESTATISTICS() Determine if SOURCESTATISTICS has a value

RevenuePathStatistics

Statistics for top revenue paths. Populated when StatisticType is TOP_PATHS_BY_REVENUE.

Accessible with the following methods

Method Description
GET_REVENUEPATHSTATISTICS() Getter for REVENUEPATHSTATISTICS, with configurable default
ASK_REVENUEPATHSTATISTICS() Getter for REVENUEPATHSTATISTICS w/ exceptions if field has
HAS_REVENUEPATHSTATISTICS() Determine if REVENUEPATHSTATISTICS has a value

NextMarker

When you get a paginated response, this marker indicates that additional results are available.

Accessible with the following methods

Method Description
GET_NEXTMARKER() Getter for NEXTMARKER, with configurable default
ASK_NEXTMARKER() Getter for NEXTMARKER w/ exceptions if field has no value
HAS_NEXTMARKER() Determine if NEXTMARKER has a value