/AWS1/CL_MDTADSP13NCONCURRENCY¶
The concurrency settings for ad decision server interactions during ad personalization.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_maxconcurrentadsrequests TYPE /AWS1/MDT__INTEGER /AWS1/MDT__INTEGER¶
The maximum number of simultaneous requests that MediaTailor makes to the ad decision server per manifest request. The default is 1.
iv_enablevodvastprlz TYPE /AWS1/MDT__BOOLEAN /AWS1/MDT__BOOLEAN¶
Enables parallel processing of ad decision server requests in VOD workflows when the ADS returns VAST responses. The default is false.
Queryable Attributes¶
MaxConcurrentAdsRequests¶
The maximum number of simultaneous requests that MediaTailor makes to the ad decision server per manifest request. The default is 1.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXCONCURRENTADSREQUESTS() |
Getter for MAXCONCURRENTADSREQUESTS, with configurable defau |
ASK_MAXCONCURRENTADSREQUESTS() |
Getter for MAXCONCURRENTADSREQUESTS w/ exceptions if field h |
HAS_MAXCONCURRENTADSREQUESTS() |
Determine if MAXCONCURRENTADSREQUESTS has a value |
EnableVodVastParallelization¶
Enables parallel processing of ad decision server requests in VOD workflows when the ADS returns VAST responses. The default is false.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENABLEVODVASTPRLZ() |
Getter for ENABLEVODVASTPARALLELIZATION, with configurable d |
ASK_ENABLEVODVASTPRLZ() |
Getter for ENABLEVODVASTPARALLELIZATION w/ exceptions if fie |
HAS_ENABLEVODVASTPRLZ() |
Determine if ENABLEVODVASTPARALLELIZATION has a value |