[[["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-04-09 UTC."],[[["This webpage details the `PlacementName.Builder` class, which is used to build objects for the structure networks/{network_code}/placements/{placement} within the ad manager."],["The latest version available is 0.19.0, and this page specifically references version 0.18.0 with a full list of prior versions also available."],["The `PlacementName.Builder` class inherits from `java.lang.Object`, with inherited members like `clone()`, `equals(Object)`, `hashCode()`, and more."],["The methods available within the `PlacementName.Builder` include `build()`, `getNetworkCode()`, `getPlacement()`, `setNetworkCode(String networkCode)`, and `setPlacement(String placement)`."],["The `PlacementName.Builder` class allows you to set the network code and placement using the `setNetworkCode()` and `setPlacement()` methods, respectively, and then get those values back, using `getNetworkCode()` and `getPlacement()`."]]],[]]