Show / Hide Table of Contents

Class Adloox

Details of Scope3 (previously known as Adloox) brand safety settings.

Inheritance
object
Adloox
Implements
IDirectResponseSchema
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.DisplayVideo.v3.Data
Assembly: Google.Apis.DisplayVideo.v3.dll
Syntax
public class Adloox : IDirectResponseSchema

Properties

AdultExplicitSexualContent

Optional. Adult and Explicit Sexual Content GARM risk ranges to exclude.

Declaration
[JsonProperty("adultExplicitSexualContent")]
public virtual string AdultExplicitSexualContent { get; set; }
Property Value
Type Description
string

ArmsAmmunitionContent

Optional. Arms and Ammunition Content GARM risk ranges to exclude.

Declaration
[JsonProperty("armsAmmunitionContent")]
public virtual string ArmsAmmunitionContent { get; set; }
Property Value
Type Description
string

CrimeHarmfulActsIndividualsSocietyHumanRightsViolationsContent

Optional. Crime and Harmful Acts Content GARM risk ranges to exclude.

Declaration
[JsonProperty("crimeHarmfulActsIndividualsSocietyHumanRightsViolationsContent")]
public virtual string CrimeHarmfulActsIndividualsSocietyHumanRightsViolationsContent { get; set; }
Property Value
Type Description
string

DeathInjuryMilitaryConflictContent

Optional. Death, Injury, or Military Conflict Content GARM risk ranges to exclude.

Declaration
[JsonProperty("deathInjuryMilitaryConflictContent")]
public virtual string DeathInjuryMilitaryConflictContent { get; set; }
Property Value
Type Description
string

DebatedSensitiveSocialIssueContent

Optional. Debated Sensitive Social Issue Content GARM risk ranges to exclude.

Declaration
[JsonProperty("debatedSensitiveSocialIssueContent")]
public virtual string DebatedSensitiveSocialIssueContent { get; set; }
Property Value
Type Description
string

DisplayIabViewability

Optional. IAB viewability threshold for display ads.

Declaration
[JsonProperty("displayIabViewability")]
public virtual string DisplayIabViewability { get; set; }
Property Value
Type Description
string

ETag

The ETag of the item.

Declaration
public virtual string ETag { get; set; }
Property Value
Type Description
string

ExcludedAdlooxCategories

Scope3 categories to exclude.

Declaration
[JsonProperty("excludedAdlooxCategories")]
public virtual IList<string> ExcludedAdlooxCategories { get; set; }
Property Value
Type Description
IList<string>

ExcludedFraudIvtMfaCategories

Optional. Scope3's fraud IVT MFA categories to exclude.

Declaration
[JsonProperty("excludedFraudIvtMfaCategories")]
public virtual IList<string> ExcludedFraudIvtMfaCategories { get; set; }
Property Value
Type Description
IList<string>

HateSpeechActsAggressionContent

Optional. Hate Speech and Acts of Aggression Content GARM risk ranges to exclude.

Declaration
[JsonProperty("hateSpeechActsAggressionContent")]
public virtual string HateSpeechActsAggressionContent { get; set; }
Property Value
Type Description
string

IllegalDrugsTobaccoEcigarettesVapingAlcoholContent

Optional. Illegal Drugs/Alcohol Content GARM risk ranges to exclude.

Declaration
[JsonProperty("illegalDrugsTobaccoEcigarettesVapingAlcoholContent")]
public virtual string IllegalDrugsTobaccoEcigarettesVapingAlcoholContent { get; set; }
Property Value
Type Description
string

MisinformationContent

Optional. Misinformation Content GARM risk ranges to exclude.

Declaration
[JsonProperty("misinformationContent")]
public virtual string MisinformationContent { get; set; }
Property Value
Type Description
string

ObscenityProfanityContent

Optional. Obscenity and Profanity Content GARM risk ranges to exclude.

Declaration
[JsonProperty("obscenityProfanityContent")]
public virtual string ObscenityProfanityContent { get; set; }
Property Value
Type Description
string

OnlinePiracyContent

Optional. Online Piracy Content GARM risk ranges to exclude.

Declaration
[JsonProperty("onlinePiracyContent")]
public virtual string OnlinePiracyContent { get; set; }
Property Value
Type Description
string

SpamHarmfulContent

Optional. Spam or Harmful Content GARM risk ranges to exclude.

Declaration
[JsonProperty("spamHarmfulContent")]
public virtual string SpamHarmfulContent { get; set; }
Property Value
Type Description
string

TerrorismContent

Optional. Terrorism Content GARM risk ranges to exclude.

Declaration
[JsonProperty("terrorismContent")]
public virtual string TerrorismContent { get; set; }
Property Value
Type Description
string

VideoIabViewability

Optional. IAB viewability threshold for video ads.

Declaration
[JsonProperty("videoIabViewability")]
public virtual string VideoIabViewability { get; set; }
Property Value
Type Description
string

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX