[[["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 identifiers for orders, structured as networks/{network_code}/orders/{order}."],["The `build()` method constructs an `OrderName` object, whereas `getNetworkCode()` and `getOrder()` are getters that retrieve the current network code and order values respectively."],["You can modify the network code and order values using `setNetworkCode(String networkCode)` and `setOrder(String order)` methods."],["There are multiple versions available for the library, from 0.1.0 all the way to the latest 0.19.0, each with its respective documentation."]]],[]]