[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-15 UTC."],[[["`AdUnit.TargetWindow` in Google Ad Manager's InventoryService determines how links within ad units open, either within the same window or a new one, similar to an HTML link's `target` attribute."],["This enumeration provides two options: `TOP` for opening links within the current page and `BLANK` for opening them in a new window."]]],["The document defines the `AdUnit.TargetWindow` within the `InventoryService` and `SuggestedAdUnitService`, which corresponds to an HTML link's `target` attribute. It outlines two possible values: `TOP`, indicating the link opens in the full page body, and `BLANK`, where the link opens in a new window. These values are part of the namespace `https://www.google.com/apis/ads/publisher/v202405`.\n"]]