-
public class AssetImage.Type.Companion
-
-
Method Summary
Modifier and Type Method Description final IntegergetICON()Icon image Optional. final IntegergetMAIN()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
-
-
Method Detail
-
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
-
-
-