Module: Google::Ads::AdManager::V1::TargetWindowEnum::TargetWindow
- Defined in:
- proto_docs/google/ads/admanager/v1/ad_unit_enums.rb
Overview
Corresponds to an HTML link's target attribute. See http://www.w3.org/TR/html401/present/frames.html#adef-target
Constant Summary collapse
- TARGET_WINDOW_UNSPECIFIED =
Default value. This value is unused.
0
- TOP =
Specifies that the link should open in the full body of the page.
1
- BLANK =
Specifies that the link should open in a new window.
2