This is legacy documentation, and may not be complete. To see the latest documentation, if you are a marketer, refer to the Marketers site. If you are a measurement partner, refer to the Measurement Partners site.
[[["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 user list query for later execution without immediate validation."],["Uses a POST request to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/userListQueries` with gRPC Transcoding syntax."],["Requires the parent resource name as a path parameter and a UserListQuery object in the request body."],["Returns a newly created UserListQuery object in the response if successful."],["Needs authorization with the `https://www.googleapis.com/auth/adsdatahub` scope."]]],["This describes the creation of a user list query via a POST request to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/userListQueries`. The `parent` path parameter, a customer ID, is required. The request body contains a `UserListQuery` instance, and a successful response returns a new `UserListQuery` instance. The action does not perform query validation. It requires the `https://www.googleapis.com/auth/adsdatahub` authorization scope.\n"]]