Package com.amazonaws.ivs.player
Class AdCreative
java.lang.Object
com.amazonaws.ivs.player.AdCreative
Represents an ad creative within an ad break.
Beta: This API may change in future releases.
-
Method Summary
Modifier and TypeMethodDescriptionlongint
-
Method Details
-
getAdBreakId
- Returns:
- unique identifier for the ad break this creative belongs to
-
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
-