Queries: createqueryStay organized with collectionsSave and categorize content based on your preferences.
AI-generated Key Takeaways
This version of the Bid Manager API has been sunset, and users must migrate to v2.
Requests to this version may return an error, and if successful, certain report-related fields will be empty.
The method creates a query, and if the frequency isONE_TIME, the query is run automatically.
This request requires authorization with thehttps://www.googleapis.com/auth/doubleclickbidmanagerscope.
Creates a query. When the schedule frequency isONE_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 isONE_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."],[],[]]