Package 

Enum MediaTailorAdEventType

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      AD_CLICK_TRACKING

      The tracking URL for the AD_CLICK_THROUG property

      AD_CLICK_THROUGH

      The URI for the advertiser's home page or campaign landing page.

      AD_END

      Fired when an ad ends.

      AD_THIRD_QUARTILE

      Fired when the ad has completed playing the third quarter (75%).

      AD_MIDPOINT

      Fired when the ad has completed playing the first half (50%).

      AD_FIRST_QUARTILE

      Fired when the ad has completed playing the first quartile (25%).

      AD_BEGIN

      Fired when an ad has begun.

    • Method Summary

      Modifier and Type Method Description
      String getName() Function to get the name (textual representation) of a MediaTailor ad related event.
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait