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.
Optional. If true, call BigQuery to dry run the query to collect some performance info. It may take longer compared to only validating the query. The startDate, endDate and parameters inside query_execution_spec need to be set for the dry run.
Response body
Response to a crmBasedUserListQueries.validate request.
If successful, the response body contains data with the following structure:
[[["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."],[[["Validates CRM-based user list queries to ensure a valid output schema, using the parent resource name."],["Accepts a request body containing the query and an optional flag to include performance information."],["Returns performance details if requested, providing insights into query execution."],["Requires authorization with the `https://www.googleapis.com/auth/adsdatahub` scope."],["Utilizes gRPC Transcoding for communication and adheres to specific data structures for requests and responses."]]],["This document details how to validate a CRM-based user list query using a POST request to the specified URL. The request requires a `parent` path parameter (e.g., 'customers/123') and a request body including a `query` object and an optional `includePerformanceInfo` boolean. A successful response includes `queryPerformanceInfo` if performance info is requested. This request needs authorization via the `https://www.googleapis.com/auth/adsdatahub` OAuth scope.\n"]]