[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]