[[["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 page provides documentation for the `OrderName.Builder` class within the Google Ad Manager Java library, detailing its functionality for building order names."],["The latest version available is 0.19.0, but the page focuses on version 0.7.0, showcasing links to previous versions ranging from 0.1.0 to 0.18.0."],["`OrderName.Builder` inherits members from the `java.lang.Object` class, including methods like `clone()`, `equals()`, and `toString()`."],["The `OrderName.Builder` class includes a constructor and methods such as `build()`, `getNetworkCode()`, `getOrder()`, `setNetworkCode()`, and `setOrder()` to manage the creation of `OrderName` objects."],["The `build()` method of the class will return an `OrderName`, whereas `getNetworkCode()` and `getOrder()` will return strings, and `setNetworkCode()` and `setOrder()` will return an `OrderName.Builder`."]]],[]]