[[["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 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."]]],[]]