Package 

Class AdInsight

    • Method Detail

      • getAdsPodIndex

         Integer getAdsPodIndex()

        The index of the pod relative to the content. Resets to zero with each change in content.

      • getAdsAdIndex

         Integer getAdsAdIndex()

        The position of the ad relative to the pod. Resets to one with each new ad pod. 0-n.

      • getAdsAdDealId

         String getAdsAdDealId()

        The first deal ID present in the wrapper chain for the current ad, starting from the top. Exclude if not available.

      • getAdsAdWrapperSystems

         Array<String> getAdsAdWrapperSystems()

        Comma-separated list of ad systems used for wrapper ads starting at the inline ad and traversing to the outermost wrapper ad.Exclude if not available.

      • getAdsAdSystem

         String getAdsAdSystem()

        Source ad server information included in the ad response. Exclude if not available.

      • getAdsAdSkipTimeOffset

         Long getAdsAdSkipTimeOffset()

        Number of seconds of playback before the ad becomes skippable. Exclude for non-skippable ads.

      • getAdsAdStartMs

         Long getAdsAdStartMs()

        Milliseconds to start playing the first frame of the ad. Exclude if not available.

      • getAdsAdAdvertiser

         String getAdsAdAdvertiser()

        The advertiser name as defined by the serving party. Exclude if not available.

      • getAdsAdContentType

         String getAdsAdContentType()

        The content type of the currently selected creative. Exclude if no creative is selected or the content type is unavailable.

      • getAdsAdIsci

         String getAdsAdIsci()

        The ISCI (Industry Standard Commercial Identifier) code for an ad. Exclude if not available.

      • getAdsAdDuration

         Double getAdsAdDuration()

        The duration in seconds of the selected creative for the ad. Exclude for non-linear ads.

      • getAdsPodHost

         String getAdsPodHost()

        Host name from the ad server URL called to return the ad pod.

        For CSAI, this is an arbitrary string.For SSAI, this is an enum of either “ssai” or “dai”

      • getAdPodType

         AdInsight.AdPodType getAdPodType()

        pre = preroll: the ad pod played before contentmid = midroll: the ad pod played during contentpost = postroll: the ad pod played after content

      • getAdsPodRequestMode

         AdInsight.AdsPodRequestMode getAdsPodRequestMode()

        How ads were requested.

        onload = Ads requested when content began loading.onplay = Ads requested when content playback was requested.ondemand = Ads requested on-demand by the integrator.oncue = Ads requested on Video Cloud cue points.

        For SSAI, use onload.

      • getAdsPodTimeOffset

         Long getAdsPodTimeOffset()

        The content time offset at which the current ad pod was scheduled.

        For prerolls, use 0.For midrolls, will be the time offset specified either by the ad or the playhead position when ad playback begins.For postrolls, use the content duration