/AWS1/CL_MPBOPENRTBATTRMODPRMS¶
Describes the parameters of an open RTB attribute module.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_filtertype TYPE /AWS1/MPBFILTERTYPE /AWS1/MPBFILTERTYPE¶
The filter type.
it_filterconfiguration TYPE /AWS1/CL_MPBFILTER=>TT_FILTERCONFIGURATION TT_FILTERCONFIGURATION¶
Describes the configuration of a filter.
io_action TYPE REF TO /AWS1/CL_MPBACTION /AWS1/CL_MPBACTION¶
Describes a bid action.
iv_holdbackpercentage TYPE /AWS1/RT_FLOAT_AS_STRING /AWS1/RT_FLOAT_AS_STRING¶
The hold back percentage.
Queryable Attributes¶
filterType¶
The filter type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILTERTYPE() |
Getter for FILTERTYPE, with configurable default |
ASK_FILTERTYPE() |
Getter for FILTERTYPE w/ exceptions if field has no value |
HAS_FILTERTYPE() |
Determine if FILTERTYPE has a value |
filterConfiguration¶
Describes the configuration of a filter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILTERCONFIGURATION() |
Getter for FILTERCONFIGURATION, with configurable default |
ASK_FILTERCONFIGURATION() |
Getter for FILTERCONFIGURATION w/ exceptions if field has no |
HAS_FILTERCONFIGURATION() |
Determine if FILTERCONFIGURATION has a value |
action¶
Describes a bid action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACTION() |
Getter for ACTION |
holdbackPercentage¶
The hold back percentage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_HOLDBACKPERCENTAGE() |
Getter for HOLDBACKPERCENTAGE, with configurable default |
ASK_HOLDBACKPERCENTAGE() |
Getter for HOLDBACKPERCENTAGE w/ exceptions if field has no |
STR_HOLDBACKPERCENTAGE() |
String format for HOLDBACKPERCENTAGE, with configurable defa |
HAS_HOLDBACKPERCENTAGE() |
Determine if HOLDBACKPERCENTAGE has a value |