[[["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 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."]]],[]]