[[["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 document outlines the `PlacementName` class within the Google Ad Manager Java library, which implements the `ResourceName` interface."],["The `PlacementName` class provides static methods for formatting, parsing, and validating strings related to ad placements, including `format`, `isParsableFrom`, `parse`, and `parseList`, among others."],["The latest version available in this document is version 0.19.0, but the details of version 0.4.0 are expanded upon here, and a range of previous versions, down to 0.1.0, are also listed."],["The class includes methods to retrieve network codes and placements (`getNetworkCode` and `getPlacement`), and methods like `equals`, `hashCode`, and `toString` that are overridden from the `Object` class."],["The class allows for the creation of new `PlacementName` instances using the static method `of` or by utilizing the `newBuilder` method, which returns a `PlacementName.Builder` object."]]],[]]