[[["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-02-28 UTC."],[],["This describes retrieving an ad unit's code via a GET request to `https://adsense.googleapis.com/v2/{name=accounts/*/adclients/*/adunits/*}/adcode`. The `name` parameter, formatted as `accounts/{account}/adclients/{adclient}/adunits/{adunit}`, is required within the path. The request body must be empty. A successful response contains the ad code within a JSON structure: `{ \"adCode\": string }`. Authorization requires either the `adsense` or `adsense.readonly` OAuth scope. The `adcode` is a string output designed to be added into the HTML of a website.\n"],null,[]]