Data Transfer v2.0: よくある質問
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このドキュメントでは、よくある質問とその回答を紹介します。
- ファイル名に含まれる情報
- 各ファイル名には次のような文字列が含まれます。
dcm_account1234_impression_2016022601_20160225_234912_218211994.csv.gz
2016022601
の形式は YYYYMMDDHH
です。このファイル内のイベントの UTC 時間(時間には 0 ~ 23 の番号が付いています)。
20160225_234912
の形式は YYYYMMDD_HHMMSS
です。レポートは、ローカル アカウントの時刻(DCM と統合)または EST(DBM のみ)で生成された時刻です。
218211994
はファイル ID です。
- すべてのファイルがいつ配信されたかを知るにはどうすればよいですか?
- 毎日、次の情報が表示されます。
- 24 件のクリック ファイル(0 ~ 23 時間)。
- 24 件のインプレッション ファイル(0 ~ 23 時間)。
- 1 個のアクティビティ ファイル。
- 21 個の一致テーブル。
カスタム設定を使用しているクライアントでは、数値が異なる場合があります。
- 同じ日時に同じファイルが重複している場合はどうすればよいですか?
- このようなことが起こりえます。複数のファイルで日付/時刻のスタンプが設定されている場合は、ファイル名のタイムスタンプに基づいた最新の時間 / 秒を使用したファイルを使用します。
- 一部のデータに誤りがあるようです。どうすればよいですか?
- 問題に関する情報については、サポート担当者にお問い合わせください。データが欠落していると思われる場合、不足している時間および考慮されていないファイルに関する詳細をお知らせください。
- v2 で非推奨になった機能、またはマッチ テーブルに移動された機能を確認するには、どうすればよいですか?
- v1 から v2 へのマッピングについて詳しくは、移行ガイドをご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-07-25 UTC。
[null,null,["最終更新日 2025-07-25 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."]]