We are planning to integrate DBM into our application. We have worked with Adwords and DoubleClick for Publishers api previously and api provide a way to run dynamic queries. As per the documentation of DBM, one can only create a stored query(
https://developers.google.com/bid-manager/v1/queries/createquery) and run it to get any data from api. Is there a way to query DBM api with filters, metrics, date range as request parameters with out creating a stored query.