enum AdUnit.TargetWindow (v202411)

  • AdUnit.TargetWindow corresponds to an HTML link's target attribute within the InventoryService.

  • The possible values for AdUnit.TargetWindow are TOP, which opens the link in the full body of the page, and BLANK, which opens the link in a new window.

Corresponds to an HTML link's target attribute.


Namespace
https://www.google.com/apis/ads/publisher/v202411
Enumeration Description
TOP Specifies that the link should open in the full body of the page.
BLANK Specifies that the link should open in a new window.