[[["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 webpage details the `PlacementName.Builder` class within the Google Ad Manager API for Java, focusing on version 0.3.0 and providing access to documentation for versions ranging from 0.1.0 to 0.19.0."],["The `PlacementName.Builder` class is used for building `PlacementName` objects, specifically for constructing names for placements in the format \"networks/{network_code}/placements/{placement}\"."],["The builder class inherits methods from `java.lang.Object`, such as `clone`, `equals`, and `hashCode`, providing common object functionalities."],["Key methods in the `PlacementName.Builder` class include `build()` to finalize the object creation, `getNetworkCode()` and `getPlacement()` to retrieve the respective strings, and `setNetworkCode(String)` and `setPlacement(String)` to set the network code and placement strings respectively."]]],[]]