[[["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 details the `OrderName.Builder` class, which is used to build network and order strings in the Google Ad Manager API, with the latest version being 0.19.0."],["The `OrderName.Builder` class inherits from `java.lang.Object` and includes methods like `build()`, `getNetworkCode()`, `getOrder()`, `setNetworkCode()`, and `setOrder()`."],["You can set the network code and order string using the `setNetworkCode(String networkCode)` and `setOrder(String order)` methods, both of which return the `OrderName.Builder` object."],["The latest version, 0.19.0, as well as previous versions from 0.18.0 down to 0.1.0, are available for the Ad Manager API's OrderName.Builder."],["The builder can then be used to create an OrderName object with the build() method."]]],[]]