[[["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 document outlines the `LineItemName` class within the Google Ad Manager Java library, specifically referencing versions ranging from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `LineItemName` class implements the `ResourceName` interface, inheriting methods from the `Object` class such as `equals()`, `hashCode()`, and `toString()`."],["Key functionalities include static methods for formatting, parsing, and creating `LineItemName` objects, specifically through the `format`, `parse`, `newBuilder`, and `of` methods, which manipulate string representations of the line item names."],["The class allows retrieval of specific components of a line item name, such as `networkCode`, `order`, and `lineItem`, through dedicated getter methods."],["There are also static methods to convert between a `List\u003cLineItemName\u003e` and a `List\u003cString\u003e`, enabling parsing and stringing lists of line items."]]],[]]