/AWS1/CL_MPBMODULEPARAMETERS¶
Describes the parameters of a module.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_nobid TYPE REF TO /AWS1/CL_MPBNOBIDMODULEPARAMS /AWS1/CL_MPBNOBIDMODULEPARAMS¶
Describes the parameters of a no bid module.
io_openrtbattribute TYPE REF TO /AWS1/CL_MPBOPENRTBATTRMODPRMS /AWS1/CL_MPBOPENRTBATTRMODPRMS¶
Describes the parameters of an open RTB attribute module.
io_ratelimiter TYPE REF TO /AWS1/CL_MPBRLIMERMODULEPARAMS /AWS1/CL_MPBRLIMERMODULEPARAMS¶
Describes the parameters of a rate limit.
Queryable Attributes¶
noBid¶
Describes the parameters of a no bid module.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NOBID() |
Getter for NOBID |
openRtbAttribute¶
Describes the parameters of an open RTB attribute module.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPENRTBATTRIBUTE() |
Getter for OPENRTBATTRIBUTE |
rateLimiter¶
Describes the parameters of a rate limit.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RATELIMITER() |
Getter for RATELIMITER |