Enum TargetWindowEnum.Types.TargetWindow
Corresponds to an HTML link's target attribute. See http://www.w3.org/TR/html401/present/frames.html#adef-target
Namespace: Google.Ads.AdManager.V1
Assembly: Google.Ads.AdManager.V1.dll
Syntax
public enum TargetWindowEnum.Types.TargetWindow
Fields
Name | Description |
---|---|
Blank | Specifies that the link should open in a new window. |
Top | Specifies that the link should open in the full body of the page. |
Unspecified | Default value. This value is unused. |