Starts execution on a transient user list query. The results uploaded to the specified Google Ads user list. The returned operation name can be used to poll for query completion status.
HTTP request
POST https://adsdatahub.googleapis.com/v1/{parent=customers/*}/userListQueries:startTransient
[[["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."],[[["StartTransientUserListQuery initiates the execution of a transient user list query, uploading results to a specified Google Ads user list."],["The request body needs to include the query, execution parameters, and the Google Ads user list ID."],["The response provides an operation name for tracking query completion status."],["Authorization requires the `https://www.googleapis.com/auth/adsdatahub` scope."],["Users should utilize StartUserListQuery instead, as StartTransientUserListQuery is deprecated."]]],[]]