Package 

Object AssetImage.Type.Companion

    • Method Summary

      Modifier and Type Method Description
      final Integer getICON() Icon image Optional.
      final Integer getMAIN() Large image preview for the ad At least one of 2 size variants required: Small Variant:
      • max height: at least 200

      • max width: at least 200, 267, or 382

      • aspect ratio: 1:1, 4:3, or 1.91:1 Large Variant:

      • max height: at least 627

      • max width: at least 627, 836, or 1198

      • aspect ratio: 1:1, 4:3, or 1.91:1

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getICON

         final Integer getICON()

        Icon image Optional. max height: at least 50, aspect ratio: 1:1

      • getMAIN

         final Integer getMAIN()

        Large image preview for the ad At least one of 2 size variants required: Small Variant:

        • max height: at least 200

        • max width: at least 200, 267, or 382

        • aspect ratio: 1:1, 4:3, or 1.91:1 Large Variant:

        • max height: at least 627

        • max width: at least 627, 836, or 1198

        • aspect ratio: 1:1, 4:3, or 1.91:1