Ads Data Hub-এর
দুটি নতুন অভিজ্ঞতার মাধ্যমে প্রবর্তিত সর্বশেষ বৈশিষ্ট্য এবং আপডেটের সাথে আমরা আমাদের ডকুমেন্টেশন আপডেট করেছি।
বিজ্ঞাপনদাতা, এজেন্সি, এবং প্রকাশক ,
মার্কেটার সাইট দেখুন।
বিক্রেতা এবং অংশীদার ,
পরিমাপ অংশীদারদের সাইট দেখুন।
QueryPerformanceInfo
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2022-09-26 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2022-09-26 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["This documentation describes the JSON representation of performance information for BigQuery query execution, specifically focusing on the data processed."],["The `data_processed` field indicates the size of data read by a query, and can be represented as `zeroMb`, `lessThanOneMb`, or `processedMb` in the JSON response."],["The fields `zeroMb` and `lessThanOneMb` are boolean values indicating whether the processed data is 0 bytes or less than 1 MiB, respectively."],["The `processedMb` field is a string representing the data size in MiB if it is equal to or larger than 1 MiB, with -1 indicating an inability to fetch the processed bytes."]]],[]]