TargetingValueCreativeSize class
Next Id: 7
Constructors
Properties
-
allowedFormats
↔ List<
String> -
The formats allowed by the publisher.
read / write
-
companionSizes
↔ List<
TargetingValueSize> -
For video size type, the list of companion sizes.
read / write
- creativeSizeType ↔ String
-
The Creative size type.
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- nativeTemplate ↔ String
-
The native template for native ad.
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- size ↔ TargetingValueSize
-
For regular or video creative size type, specifies the size of the
creative.
read / write
- skippableAdType ↔ String
-
The skippable ad type for video size.
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toJson(
) → Map< String, Object> -
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited