We are currently migrating a subset of report types from offline to instant reporting. Once a user is migrated, queries.list responses will include existing instant reports. See our blog post for more information.
Stay organized with collections
Save and categorize content based on your preferences.
Creates a query. When the schedule frequency is ONE_TIME, the created query is also run automatically.
Try it now.
Request
HTTP request
POST https://www.googleapis.com/doubleclickbidmanager/v1.1/query
Parameters
Parameter name
Value
Description
Optional query parameters
asynchronous
boolean
Whether the query should be run asynchronously. When true, this method
will return immediately. When false or not specified, this method will not
return until the query has finished running. Only applicable when
the frequency is ONE_TIME.
(Default: false)
Authorization
This request requires authorization with the following scope:
[[["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-08-21 UTC."],[[["This version of the Bid Manager API is sunset, and users must migrate to Bid Manager API v2."],["Requests to this version may return an error, and certain fields in retrieved `Query` resources will be empty."],["Creating a query with a `ONE_TIME` schedule frequency automatically runs the query."],["Authorization with the `https://www.googleapis.com/auth/doubleclickbidmanager` scope is required."]]],[]]