$IntegralAdScience class
Used by:
- displayvideo:v2 : IntegralAdScience
- displayvideo:v3 : IntegralAdScience
Constructors
-
$IntegralAdScience({List<
String> ? customSegmentId, String? displayViewability, bool? excludeUnrateable, String? excludedAdFraudRisk, String? excludedAdultRisk, String? excludedAlcoholRisk, String? excludedDrugsRisk, String? excludedGamblingRisk, String? excludedHateSpeechRisk, String? excludedIllegalDownloadsRisk, String? excludedOffensiveLanguageRisk, String? excludedViolenceRisk, String? traqScoreOption, String? videoViewability}) - $IntegralAdScience.fromJson(Map json_)
Properties
-
customSegmentId
↔ List<
String> ? -
The custom segment ID provided by Integral Ad Science.
getter/setter pair
- displayViewability ↔ String?
-
Display Viewability section (applicable to display line items only).
Possible string values are:
getter/setter pair
- excludedAdFraudRisk ↔ String?
-
Ad Fraud settings.
Possible string values are:
getter/setter pair
- excludedAdultRisk ↔ String?
-
Brand Safety - Adult content.
Possible string values are:
getter/setter pair
- excludedAlcoholRisk ↔ String?
-
Brand Safety - Alcohol.
Possible string values are:
getter/setter pair
- excludedDrugsRisk ↔ String?
-
Brand Safety - Drugs.
Possible string values are:
getter/setter pair
- excludedGamblingRisk ↔ String?
-
Brand Safety - Gambling.
Possible string values are:
getter/setter pair
- excludedHateSpeechRisk ↔ String?
-
Brand Safety - Hate speech.
Possible string values are:
getter/setter pair
- excludedIllegalDownloadsRisk ↔ String?
-
Brand Safety - Illegal downloads.
Possible string values are:
getter/setter pair
- excludedOffensiveLanguageRisk ↔ String?
-
Brand Safety - Offensive language.
Possible string values are:
getter/setter pair
- excludedViolenceRisk ↔ String?
-
Brand Safety - Violence.
Possible string values are:
getter/setter pair
- excludeUnrateable ↔ bool?
-
Brand Safety - Unrateable.
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- traqScoreOption ↔ String?
-
True advertising quality (applicable to Display line items only).
Possible string values are:
getter/setter pair
- videoViewability ↔ String?
-
Video Viewability Section (applicable to video line items only).
Possible string values are:
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited