Show / Hide Table of Contents

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.

In this article
Back to top Generated by DocFX