DoubleVerify class
Details of DoubleVerify settings.
Constructors
- DoubleVerify()
- DoubleVerify.fromJson(Map _json)
Properties
- appStarRating ↔ DoubleVerifyAppStarRating
-
Avoid bidding on apps with the star ratings.
read / write
-
avoidedAgeRatings
↔ List<
String> -
Avoid bidding on apps with the age rating.
read / write
- brandSafetyCategories ↔ DoubleVerifyBrandSafetyCategories
-
DV Brand Safety Controls.
read / write
- displayViewability ↔ DoubleVerifyDisplayViewability
-
Display viewability settings (applicable to display line items only).
read / write
- fraudInvalidTraffic ↔ DoubleVerifyFraudInvalidTraffic
-
Avoid Sites and Apps with historical Fraud & IVT Rates.
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- videoViewability ↔ DoubleVerifyVideoViewability
-
Video viewability settings (applicable to video line items only).
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