/AWS1/CL_MDTRECURRINGRETRIEVAL¶
With recurring prefetch, MediaTailor automatically prefetches ads for every avail that occurs during the retrieval window. The following configurations describe the MediaTailor behavior when prefetching ads for a live event.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_dynamicvariables
TYPE /AWS1/CL_MDT__MAPOF__STRING_W=>TT___MAPOF__STRING
TT___MAPOF__STRING
¶
The dynamic variables to use for substitution during prefetch requests to the ADS.
iv_delayafteravailendseconds
TYPE /AWS1/MDT__INTEGER
/AWS1/MDT__INTEGER
¶
The number of seconds that MediaTailor waits after an ad avail before prefetching ads for the next avail. If not set, the default is 0 (no delay).
iv_trafficshapingtype
TYPE /AWS1/MDTTRAFFICSHAPINGTYPE
/AWS1/MDTTRAFFICSHAPINGTYPE
¶
Indicates if this configuration uses a retrieval window for traffic shaping and limiting the number of requests to the ADS at one time.
io_trafshapingretrievalwin00
TYPE REF TO /AWS1/CL_MDTTRFSHAPINGRETRIE00
/AWS1/CL_MDTTRFSHAPINGRETRIE00
¶
Configuration for spreading ADS traffic across a set window instead of sending ADS requests for all sessions at the same time.
Queryable Attributes¶
DynamicVariables¶
The dynamic variables to use for substitution during prefetch requests to the ADS.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DYNAMICVARIABLES() |
Getter for DYNAMICVARIABLES, with configurable default |
ASK_DYNAMICVARIABLES() |
Getter for DYNAMICVARIABLES w/ exceptions if field has no va |
HAS_DYNAMICVARIABLES() |
Determine if DYNAMICVARIABLES has a value |
DelayAfterAvailEndSeconds¶
The number of seconds that MediaTailor waits after an ad avail before prefetching ads for the next avail. If not set, the default is 0 (no delay).
Accessible with the following methods¶
Method | Description |
---|---|
GET_DELAYAFTERAVAILENDSECS() |
Getter for DELAYAFTERAVAILENDSECONDS, with configurable defa |
ASK_DELAYAFTERAVAILENDSECS() |
Getter for DELAYAFTERAVAILENDSECONDS w/ exceptions if field |
HAS_DELAYAFTERAVAILENDSECS() |
Determine if DELAYAFTERAVAILENDSECONDS has a value |
TrafficShapingType¶
Indicates if this configuration uses a retrieval window for traffic shaping and limiting the number of requests to the ADS at one time.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TRAFFICSHAPINGTYPE() |
Getter for TRAFFICSHAPINGTYPE, with configurable default |
ASK_TRAFFICSHAPINGTYPE() |
Getter for TRAFFICSHAPINGTYPE w/ exceptions if field has no |
HAS_TRAFFICSHAPINGTYPE() |
Determine if TRAFFICSHAPINGTYPE has a value |
TrafficShapingRetrievalWindow¶
Configuration for spreading ADS traffic across a set window instead of sending ADS requests for all sessions at the same time.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TRAFSHAPINGRETRIEVALWI00() |
Getter for TRAFSHAPINGRETRIEVALWINDOW |