[[["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 details the `CompanyName.Builder` class within the Google Ad Manager Java library, specifically within the context of version 0.4.0, with links to older versions."],["The `CompanyName.Builder` class is a builder for creating company names and is used for the `networks/{network_code}/companies/{company}` path."],["The builder inherits from `java.lang.Object` and includes methods like `build()`, `getCompany()`, `getNetworkCode()`, `setCompany(String company)`, and `setNetworkCode(String networkCode)`."],["The `build()` method returns a `CompanyName` object, while the `getCompany()` and `getNetworkCode()` methods return String values."],["The methods `setCompany(String company)` and `setNetworkCode(String networkCode)` are setters that accept a String as a parameter and return the builder."]]],[]]