AdConfiguration class
Properties
-
adsFetchTimeout
↔ double?
-
Specifies the timeout(The unit of time is seconds) to be applied when ads are required.
Default value is 10.
This property is ignored when requiresAd is false
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
requiresAds
↔ bool?
-
Indicates that the feed is dependent on ads being fetched before displaying any feed content.
Default value is false.
Warning: This will cause a delay in feed rendering. Use only when necessary.
Only supported on iOS.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
vastAttributes
↔ List<VastAttribute>?
-
Custom VAST attributes to be used when fetching ads.
getter/setter pair