AI-generated Key Takeaways
- 
          AdUnit.TargetWindow corresponds to an HTML link's target attribute. 
- 
          The Namespace for AdUnit.TargetWindow is https://www.google.com/apis/ads/publisher/v202502.
- 
          The TOPenumeration means the link opens in the full body of the page.
- 
          The BLANKenumeration means the link opens in a new window.
                  Service
               
               
                  InventoryService
                  SuggestedAdUnitService
               
            
                  Dependencies
               
               
                  AdUnit
                  
            ▼
                  AdUnit.TargetWindow
               Corresponds to an HTML link's target attribute.
- Namespace
- 
               https://www.google.com/apis/ads/publisher/v202502
| 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. |