DetailedCreativeType class
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- BIG_IMG → const DetailedCreativeType
- Large image with text.
- LONG_TEXT → const DetailedCreativeType
- Long text.
- SHORT_TEXT → const DetailedCreativeType
- Short text.
- SINGLE_IMG → const DetailedCreativeType
- Single image.
- SMALL_IMG → const DetailedCreativeType
- Small image with text.
- THREE_IMG → const DetailedCreativeType
- Three small images with text.
- VIDEO → const DetailedCreativeType
- Video.