[[["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 webpage details the `LineItemName.Builder` class, which is used for constructing identifiers for line items within a network, order and its line items, specifically in Google Ad Manager."],["The latest available version for this class is 0.19.0, while other past versions are also accessible, ranging back to 0.1.0."],["`LineItemName.Builder` inherits from `java.lang.Object` and provides methods to set and get the network code, order, and line item details."],["The `build()` method constructs a `LineItemName` object using the provided information, whereas the `set` methods return a `LineItemName.Builder`."],["The available methods include `getLineItem()`, `getNetworkCode()`, `getOrder()`, `setLineItem(String lineItem)`, `setNetworkCode(String networkCode)`, and `setOrder(String order)`, which allow for retrieving or setting string values related to line items."]]],[]]