Interface PostRollConfiguration.Builder

  • Method Details

    • durationSeconds

      PostRollConfiguration.Builder durationSeconds(Integer durationSeconds)

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

      Parameters:
      durationSeconds - Duration of the post-roll ad break, in seconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • enabled

      Whether the post-roll ad configuration is enabled.

      Parameters:
      enabled - Whether the post-roll ad configuration is enabled.
      Returns:
      Returns a reference to this object so that method calls can be chained together.