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."],[[["\u003cp\u003eCreates a user list query for later execution without immediate validation.\u003c/p\u003e\n"],["\u003cp\u003eUses a POST request to \u003ccode\u003ehttps://adsdatahub.googleapis.com/v1/{parent=customers/*}/userListQueries\u003c/code\u003e with gRPC Transcoding syntax.\u003c/p\u003e\n"],["\u003cp\u003eRequires the parent resource name as a path parameter and a UserListQuery object in the request body.\u003c/p\u003e\n"],["\u003cp\u003eReturns a newly created UserListQuery object in the response if successful.\u003c/p\u003e\n"],["\u003cp\u003eNeeds authorization with the \u003ccode\u003ehttps://www.googleapis.com/auth/adsdatahub\u003c/code\u003e scope.\u003c/p\u003e\n"]]],["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"],null,[]]