Skip to content

/AWS1/CL_IVSPOSTROLLCONF

Configuration for the post-roll ad break to use for this ad configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_durationseconds TYPE /AWS1/IVSADDURATIONSECONDS /AWS1/IVSADDURATIONSECONDS

Duration of the post-roll ad break, in seconds.

iv_enabled TYPE /AWS1/IVSBOOLEAN /AWS1/IVSBOOLEAN

Whether the post-roll ad configuration is enabled.


Queryable Attributes

durationSeconds

Duration of the post-roll ad break, in seconds.

Accessible with the following methods

Method Description
GET_DURATIONSECONDS() Getter for DURATIONSECONDS, with configurable default
ASK_DURATIONSECONDS() Getter for DURATIONSECONDS w/ exceptions if field has no val
HAS_DURATIONSECONDS() Determine if DURATIONSECONDS has a value

enabled

Whether the post-roll ad configuration is enabled.

Accessible with the following methods

Method Description
GET_ENABLED() Getter for ENABLED