[[["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-11-19 UTC."],[[["The InventoryService's AdUnit.TargetWindow determines how a link opens, similar to an HTML link's `target` attribute."],["It offers two options: `TOP` to open in the current page and `BLANK` to open in a new window."],["This functionality is defined within the `https://www.google.com/apis/ads/publisher/v202411` namespace."]]],["The `InventoryService` uses `AdUnit`, which contains `AdUnit.TargetWindow`, mirroring an HTML link's `target` attribute. This attribute determines how a link opens. The available options are `TOP`, opening the link in the full page body, and `BLANK`, opening the link in a new window. The relevant namespace for this service is `https://www.google.com/apis/ads/publisher/v202411`. The service is also dependant on `SuggestedAdUnitService`.\n"]]