ডেটা ট্রান্সফার v2.0: FAQ
সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
এই নথিটি কিছু প্রায়শই জিজ্ঞাসিত প্রশ্নের উত্তর প্রদান করে।
- ফাইলের নাম কি তথ্য আছে?
- প্রতিটি ফাইলের নামের একটি সংখ্যার স্ট্রিং থাকবে, উদাহরণস্বরূপ:
dcm_account1234_impression_2016022601_20160225_234912_218211994.csv.gz
-
2016022601
YYYYMMDDHH
ফরম্যাটে আছে। এটি সেই ফাইলের ইভেন্টগুলির জন্য UTC ঘন্টা (ঘন্টাগুলি 0 থেকে 23 নম্বরে রয়েছে)। -
20160225_234912
YYYYMMDD_HHMMSS
ফর্ম্যাটে আছে। স্থানীয় অ্যাকাউন্টের সময় (ডিসিএম এবং ইউনিফাইড) বা ইএসটি (কেবলমাত্র ডিবিএম) এ রিপোর্ট তৈরি করা হয়েছে। -
218211994
হল ফাইল আইডি।
- আমি কিভাবে জানব যখন সমস্ত ফাইল বিতরণ করা হয়?
- প্রতিটি দিনের জন্য আছে:
- 24 ক্লিক ফাইল (ঘন্টা 0-23)।
- 24 ইম্প্রেশন ফাইল (ঘন্টা 0-23)।
- 1টি কার্যকলাপ ফাইল।
- 21টি ম্যাচ টেবিল।
কাস্টম কনফিগারেশন সহ ক্লায়েন্টদের বিভিন্ন নম্বর থাকতে পারে। - যদি আমি একই তারিখ এবং ঘন্টার জন্য ডুপ্লিকেট ফাইলের সম্মুখীন হই?
- এটা ঘটতে পারে। যখন একাধিক ফাইলে একই তারিখ/ঘন্টা স্ট্যাম্প থাকে, ফাইলের নাম টাইমস্ট্যাম্পের উপর ভিত্তি করে সর্বশেষ মিনিট/সেকেন্ড সহ একটি ব্যবহার করুন।
- আমি মনে করি আমার কিছু তথ্য ভুল, আমি কি করতে পারি?
- সমস্যা সম্পর্কে তথ্য নিয়ে আপনার সহায়তা প্রতিনিধির সাথে যোগাযোগ করুন। যদি ডেটা অনুপস্থিত বলে মনে হয়, কোন ঘন্টা অনুপস্থিত এবং যে ফাইলগুলির জন্য অ্যাকাউন্ট নেই সেগুলির বিশদ বিবরণ দিন৷
- আমি কিভাবে v2 তে কী অবমূল্যায়িত করা হয়েছে তা খুঁজে পাব, বা টেবিলের সাথে মিলতে সরানো হবে?
- v1 থেকে v2 ম্যাপিংয়ের তথ্যের জন্য মাইগ্রেশন গাইড দেখুন।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-07-24 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["\u003cp\u003eFile names contain information like UTC hour, report generation time, and a unique file ID, structured with specific number strings.\u003c/p\u003e\n"],["\u003cp\u003eA complete daily data set includes 24 click files, 24 impression files, 1 activity file, and 21 match tables, but custom setups may differ.\u003c/p\u003e\n"],["\u003cp\u003eIf encountering duplicate files with the same date and hour, select the file with the latest timestamp indicated in the filename.\u003c/p\u003e\n"],["\u003cp\u003eFor data discrepancies or missing information, reach out to your support representative with details about the issue, including specific hours or files.\u003c/p\u003e\n"],["\u003cp\u003eTo understand changes from previous versions, consult the migration guide for information about feature deprecation and relocations to match tables.\u003c/p\u003e\n"]]],[],null,["# Data Transfer v2.0: FAQ\n\nThis document provides answers to some frequently asked questions.\n\nWhat information is in the filename?\n: Each file name will have a string of numbers, for example: \n\n `dcm_account1234_impression_2016022601_20160225_234912_218211994.csv.gz` \n\n - `2016022601` is in `YYYYMMDDHH` format. This is the UTC hour for events in that file (hours are numbered 0 to 23).\n - `20160225_234912` is in `YYYYMMDD_HHMMSS` format. This is the time the report was generated in local account time (DCM and unified) or EST (DBM only).\n - `218211994` is the file ID.\n\nHow do I know when all files are delivered?\n: For each day there are: \n\n - 24 click files (hours 0-23).\n - 24 impression files (hours 0-23).\n - 1 activity file.\n - 21 match tables.\n\n Clients with custom configurations may have different numbers.\n\nWhat if I encounter duplicate files for the same date and hour?\n: This can happen. When more than one file has the same date/hour stamp, use the one with the\n latest minutes / seconds, based on the filename timestamp.\n\nI think some of my data is incorrect, what can I do?\n: Contact your support representative with information about the problem. If data\n seems to be missing, provide details about which hours are missing, and files that aren't\n accounted for.\n\nHow do I find out what's been deprecated in v2, or moved to match tables?\n: See the [migration guide](../migrating) for information on mapping from v1 to v2."]]