[[["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."],[[["This documentation outlines the `PlacementName.Builder` class, which is used to build placement names for the Ad Manager API, specifically for networks and placements."],["The latest version of the documentation is for version 0.19.0, with a history of versions provided ranging down to 0.1.0 for the class."],["The `PlacementName.Builder` class inherits from `java.lang.Object` and includes methods such as `build()`, `getNetworkCode()`, `getPlacement()`, `setNetworkCode(String networkCode)`, and `setPlacement(String placement)`."],["The `build()` method returns a PlacementName, while `getNetworkCode()` and `getPlacement()` methods return a String object."],["The `setNetworkCode` and `setPlacement` methods take a String as a parameter and return a `PlacementName.Builder` object."]]],[]]