Class TargetWindow
Target Window.
Implements
Inherited Members
Namespace: Google.Apis.Dfareporting.v4.Data
Assembly: Google.Apis.Dfareporting.v4.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 |