[[["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 `OrderName.Builder` class is designed to create objects that represent order names, specifically for networks and orders with the format `{network_code}/orders/{order}`."],["The documentation covers various versions of the library, ranging from version 0.1.0 to the latest, 0.19.0, with links to each version's specific documentation."],["`OrderName.Builder` inherits members from the base `java.lang.Object` class, including methods like `clone`, `equals`, and `toString`."],["Key methods in `OrderName.Builder` include `build()`, `getNetworkCode()`, `getOrder()`, `setNetworkCode(String networkCode)`, and `setOrder(String order)` allowing retrieval and modification of the network code and order information."]]],[]]