Class AdCreative

java.lang.Object
com.amazonaws.ivs.player.AdCreative

public final class AdCreative extends Object
Represents an ad creative within an ad break.

Beta: This API may change in future releases.

  • Method Details

    • getAdBreakId

      @NonNull public String getAdBreakId()
      Returns:
      unique identifier for the ad break this creative belongs to
    • getAssetId

      @NonNull public String getAssetId()
      Returns:
      unique identifier for this creative
    • getPodIndex

      public int getPodIndex()
      Returns:
      1-based index of this creative within the ad break
    • getDuration

      public long getDuration()
      Returns:
      duration of the creative in milliseconds