[[["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 and usage across multiple versions."],["The `OrderName.Builder` class is used to construct order names in the format of `networks/{network_code}/orders/{order}`."],["Key functionalities include methods to build an `OrderName` object (`build()`), retrieve the network code (`getNetworkCode()`), retrieve the order ID (`getOrder()`), and set the network code and order ID (`setNetworkCode(String networkCode)`, `setOrder(String order)`)."],["The documentation lists available versions ranging from 0.1.0 to the latest version, 0.19.0, allowing developers to refer to the specific documentation for each release."],["`OrderName.Builder` inherits from `java.lang.Object`, and thus inherits associated members, which are displayed in the `Inherited Members` section of the page."]]],[]]