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 an Analysis Query for later execution without immediate validation."],["Uses a POST request to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/analysisQueries` with gRPC Transcoding."],["Requires `parent` as a path parameter to specify the resource owner."],["The request and response bodies both utilize the `AnalysisQuery` object."],["Needs authorization with the `https://www.googleapis.com/auth/adsdatahub` scope."]]],["This describes the creation of an analysis query. A `POST` request is sent to `https://adsdatahub.googleapis.com/v1/{parent=customers/*}/analysisQueries`, specifying the `parent` (customer ID) in the path. The request body contains an `AnalysisQuery` instance. A successful response returns a new `AnalysisQuery` instance. The process uses gRPC Transcoding and requires the `https://www.googleapis.com/auth/adsdatahub` OAuth scope for authorization. No query validation is performed at creation.\n"]]