[[["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 2025-08-15 UTC."],[[["The webpage provides documentation for the `TargetWindowEnum.TargetWindow` class within the Google Ad Manager API for Java, covering versions from 0.1.0 up to the latest release, 0.19.0."],["`TargetWindowEnum.TargetWindow` is an enum that corresponds to the HTML link's target attribute, defining where a linked page should open, such as in a new window or the full body of the page."],["The enum implements the `ProtocolMessageEnum` and includes static fields like `BLANK`, `TOP`, and `TARGET_WINDOW_UNSPECIFIED`, along with corresponding value fields to specify link behavior."],["The page lists inherited members such as `Enum.valueOf(Class\u003cT\u003e,String)` and `Object.getClass()` and also includes static methods like `forNumber(int value)` and `valueOf(String name)` for interacting with the enum, alongside deprecated methods like `valueOf(int value)`."],["Methods `getDescriptorForType()`, `getNumber()`, and `getValueDescriptor()` are part of the `TargetWindowEnum.TargetWindow` implementation."]]],[]]