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