[[["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."],[[["Creates a new Ads Data Hub user list within a specified parent resource."],["Requires an HTTP POST request to a specific URL with the parent resource name as a path parameter."],["The request body should contain a UserList object and authorization with the 'adsdatahub' scope."],["A successful response will return the newly created UserList object."]]],["This describes how to create an Ads Data Hub-managed user list. A `POST` request is sent to the specified URL, including the required `parent` path parameter (the customer ID). The request body contains user list data and the response will return the newly created user list object. This API endpoint requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope for authorization. The documentation includes details on HTTP requests, parameters, request and response body, and authorization scopes.\n"]]