$Adloox class

Used by:

  • displayvideo:v3 : Adloox
  • displayvideo:v4 : Adloox

Constructors

$Adloox.new({String? adultExplicitSexualContent, String? armsAmmunitionContent, String? crimeHarmfulActsIndividualsSocietyHumanRightsViolationsContent, String? deathInjuryMilitaryConflictContent, String? debatedSensitiveSocialIssueContent, String? displayIabViewability, List<String>? excludedAdlooxCategories, List<String>? excludedFraudIvtMfaCategories, String? hateSpeechActsAggressionContent, String? illegalDrugsTobaccoEcigarettesVapingAlcoholContent, String? misinformationContent, String? obscenityProfanityContent, String? onlinePiracyContent, String? spamHarmfulContent, String? terrorismContent, String? videoIabViewability})
$Adloox.fromJson(Map json_)

Properties

adultExplicitSexualContent String?
Adult and Explicit Sexual Content GARM risk ranges to exclude.
getter/setter pair
armsAmmunitionContent String?
Arms and Ammunition Content GARM risk ranges to exclude.
getter/setter pair
crimeHarmfulActsIndividualsSocietyHumanRightsViolationsContent String?
Crime and Harmful Acts Content GARM risk ranges to exclude.
getter/setter pair
deathInjuryMilitaryConflictContent String?
Death, Injury, or Military Conflict Content GARM risk ranges to exclude.
getter/setter pair
debatedSensitiveSocialIssueContent String?
Debated Sensitive Social Issue Content GARM risk ranges to exclude.
getter/setter pair
displayIabViewability String?
IAB viewability threshold for display ads.
getter/setter pair
excludedAdlooxCategories List<String>?
Adloox categories to exclude.
getter/setter pair
excludedFraudIvtMfaCategories List<String>?
Adloox's fraud IVT MFA categories to exclude.
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
hateSpeechActsAggressionContent String?
Hate Speech and Acts of Aggression Content GARM risk ranges to exclude.
getter/setter pair
illegalDrugsTobaccoEcigarettesVapingAlcoholContent String?
Illegal Drugs/Alcohol Content GARM risk ranges to exclude.
getter/setter pair
misinformationContent String?
Misinformation Content GARM risk ranges to exclude.
getter/setter pair
obscenityProfanityContent String?
Obscenity and Profanity Content GARM risk ranges to exclude.
getter/setter pair
onlinePiracyContent String?
Online Piracy Content GARM risk ranges to exclude.
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
spamHarmfulContent String?
Spam or Harmful Content GARM risk ranges to exclude.
getter/setter pair
terrorismContent String?
Terrorism Content GARM risk ranges to exclude.
getter/setter pair
videoIabViewability String?
IAB viewability threshold for video ads.
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