[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2023-12-02 UTC。"],[[["Display & Video 360 API v1 is retired, and this documentation details the `GET` method for retrieving user information using the updated API."],["This method requires specific authentication outlined in the Managing Users guide, and the \"Try this method\" feature is unavailable."],["The request is made to a specific URL with the user ID as a path parameter, requiring an empty request body."],["A successful response returns user details as defined in the User object documentation, and authorization requires a specific OAuth scope for user management."]]],["The core content outlines how to retrieve a user via the Display & Video 360 API, noting that version 1 is no longer available. A `GET` request to `https://displayvideo.googleapis.com/v1/users/{userId}` is required, with the `userId` specified as a path parameter. The request body should be empty. Successful requests return a `User` instance in the response body. Utilizing this method requires specific prerequisites from the Managing Users guide, and the scope `https://www.googleapis.com/auth/display-video-user-management` for authorization.\n"]]