Class TargetWindow
Target Window.
Inheritance
object
TargetWindow
Implements
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Dfareporting.v3_5.Data
Assembly: Google.Apis.Dfareporting.v3_5.dll
Syntax
public class TargetWindow : IDirectResponseSchema
Properties
CustomHtml
User-entered value.
Declaration
[JsonProperty("customHtml")]
public virtual string CustomHtml { 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 |
TargetWindowOption
Type of browser window for which the backup image of the flash creative can be displayed.
Declaration
[JsonProperty("targetWindowOption")]
public virtual string TargetWindowOption { get; set; }
Property Value
Type | Description |
---|---|
string |