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.v2.Data
Assembly: Google.Apis.DisplayVideo.v2.dll
Syntax
public class Adloox : IDirectResponseSchema

Properties

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>

Implements

IDirectResponseSchema
In this article
Back to top Generated by DocFX