$IntegralAdScience constructor
$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,
Implementation
$IntegralAdScience({
this.customSegmentId,
this.displayViewability,
this.excludeUnrateable,
this.excludedAdFraudRisk,
this.excludedAdultRisk,
this.excludedAlcoholRisk,
this.excludedDrugsRisk,
this.excludedGamblingRisk,
this.excludedHateSpeechRisk,
this.excludedIllegalDownloadsRisk,
this.excludedOffensiveLanguageRisk,
this.excludedViolenceRisk,
this.traqScoreOption,
this.videoViewability,
});