Class AdCreativeMetadata

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

public final class AdCreativeMetadata extends Object
Optional additional ad creative-level metadata.

Beta: This API may change in future releases.

  • Method Details

    • getVastAdId

      @Nullable public String getVastAdId()
      Returns:
      VAST ad identifier, or null if not available
    • getCreativeId

      @Nullable public String getCreativeId()
      Returns:
      creative identifier, or null if not available
    • getAdSystem

      @Nullable public String getAdSystem()
      Returns:
      ad server name, or null if not available
    • getAdTitle

      @Nullable public String getAdTitle()
      Returns:
      human-readable ad name, or null if not available