[[["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 2024-09-23 UTC."],[[["This API allows retrieval of a `Company` object using an HTTP GET request."],["The request requires a `name` path parameter specifying the Company's resource name in the format `networks/{networkCode}/companies/{companyId}`."],["An empty request body is necessary, and a successful response returns a `Company` object."],["Authorization is required using the `https://www.googleapis.com/auth/admanager` OAuth scope."]]],["The core content details retrieving a `Company` object via API. A `GET` request to `https://admanager.googleapis.com/v1/{name}` is required, with `name` as a path parameter specifying the Company's resource name in the format `networks/{networkCode}/companies/{companyId}`. The request body should be empty. A successful response returns a `Company` instance. Authorization requires the `https://www.googleapis.com/auth/admanager` OAuth scope.\n"]]