Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
Display & Video 360 API v2 has sunset.
This page provides information on how to get an advertiser using the Display & Video 360 API, including the HTTP request, path parameters, and authorization scopes.
The request body for getting an advertiser must be empty, and the response body contains an instance of the Advertiser resource.
The required authorization scope is https://www.googleapis.com/auth/display-video.
[[["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-18 UTC."],[],["The Display & Video 360 API v2 has been discontinued. To retrieve an advertiser, use a GET request to `https://displayvideo.googleapis.com/v2/advertisers/{advertiserId}`, where `advertiserId` is a required parameter. The request body should be empty. A successful response returns an Advertiser object. This action requires the `https://www.googleapis.com/auth/display-video` OAuth scope for authorization. No information about request body is included, so it should be empty.\n"]]