Package 

Enum AdUnitFormat

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum AdUnitFormat
    
                        

    Public ad unit format. Can be set up by a publisher.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      BANNER
      VIDEO
    • Method Summary

      Modifier and Type Method Description
      static Array<AdUnitFormat> values()
      static AdUnitFormat valueOf(String name)
      • Methods inherited from class java.lang.Object

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