[[["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-17 UTC."],[[["This webpage provides documentation for the `LineItemName.Builder` class within the Google Ad Manager Java library, specifically for version 0.3.0, with links to previous versions as well."],["`LineItemName.Builder` is used to construct identifiers for line items in ad networks, specified by a network code, an order, and a line item ID."],["The class inherits several methods from `java.lang.Object`, including common operations such as `clone`, `equals`, and `toString`."],["The builder class includes methods to set the network code, order, and line item ID using `setNetworkCode`, `setOrder`, and `setLineItem`, and will also allow the object to be built using `build`."],["The methods `getLineItem`, `getNetworkCode`, and `getOrder` allow to retrieve the previously set line item, network code and order."]]],[]]