[[["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."],[[["\u003cp\u003eRetrieves a specific Ads Data Hub user list using a GET request.\u003c/p\u003e\n"],["\u003cp\u003eRequires providing the full resource name of the user list in the URL path.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should be empty, and a successful response returns a UserList object.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/adsdatahub\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["The core actions involve retrieving a specific Ads Data Hub-managed user list via a `GET` HTTP request. The URL, structured using gRPC Transcoding, requires the full resource `name` in the path, such as `customers/123/userLists/12345678`. The request body must be empty, and a successful response returns a `UserList` instance. This operation mandates the `https://www.googleapis.com/auth/adsdatahub` OAuth scope for authorization.\n"],null,[]]