[[["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 webpage provides documentation for the `OrderName.Builder` class within the Google Ad Manager Java library, detailing its functionality and usage across different versions."],["The `OrderName.Builder` class is used for constructing `OrderName` objects, specifically for networks and orders, following a `networks/{network_code}/orders/{order}` format."],["The documentation covers various versions, ranging from 0.1.0 to 0.19.0, with 0.19.0 being the latest version available, indicating it has consistent updates."],["Key methods included within the `OrderName.Builder` class are `build()`, `getNetworkCode()`, `getOrder()`, `setNetworkCode(String networkCode)`, and `setOrder(String order)`, which allow for the creation and manipulation of `OrderName` objects."],["The class inherits from `java.lang.Object` and includes standard methods like `clone()`, `equals()`, and `hashCode()`, along with others, demonstrating standard Java object properties."]]],[]]