আমরা বর্তমানে অফলাইন থেকে তাত্ক্ষণিক প্রতিবেদনে প্রতিবেদনের প্রকারের একটি উপসেট স্থানান্তর করছি৷ একবার একজন ব্যবহারকারী স্থানান্তরিত হলে, queries.list প্রতিক্রিয়া বিদ্যমান তাত্ক্ষণিক প্রতিবেদন অন্তর্ভুক্ত করবে। আরো তথ্যের জন্য আমাদের ব্লগ পোস্ট দেখুন.
POST https://www.googleapis.com/doubleclickbidmanager/v1.1/query/queryId
পরামিতি
পরামিতি নাম
মান
বর্ণনা
পাথ প্যারামিটার
queryId
long
চালানোর জন্য ক্যোয়ারী আইডি।
ঐচ্ছিক ক্যোয়ারী পরামিতি
asynchronous
boolean
প্রশ্নটি অ্যাসিঙ্ক্রোনাসভাবে চালানো উচিত কিনা। সত্য হলে, এই পদ্ধতি অবিলম্বে ফিরে আসবে। মিথ্যা বা নির্দিষ্ট না হলে, ক্যোয়ারী চালানো শেষ না হওয়া পর্যন্ত এই পদ্ধতিটি ফিরে আসবে না। (ডিফল্ট: false )
অনুমোদন
এই অনুরোধের জন্য নিম্নলিখিত সুযোগের সাথে অনুমোদন প্রয়োজন:
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This version of the Bid Manager API is sunset, and users should migrate to Bid Manager API v2."],["Requests to this version may return errors, and specific fields in retrieved `Query` resources will be empty."],["The `runquery` request runs a stored query to generate a report, accepting parameters like `queryId`, `asynchronous`, `dataRange`, and time parameters."],["Authorization with the `https://www.googleapis.com/auth/doubleclickbidmanager` scope is required for this request."]]],["The Bid Manager API v1.1 is sunset; users must migrate to v2. Requests to v1.1 may error, and successful requests will return empty `metadata.googleCloudStoragePathForLatestReport`, `metadata.latestReportRunTimeMs`, and `metadata.googleDrivePathForLatestReport` fields. To run a query, send a POST request with the `queryId`, optional asynchronous parameter, and report data range, start/end times, and timezone in the request body. This requires authorization with the `doubleclickbidmanager` scope.\n"]]