데이터 전송 v2.0: FAQ
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
이 문서에서는 자주 묻는 질문(FAQ)에 대한 답변을 제공합니다.
- 파일 이름에는 어떤 정보가 포함되어 있나요?
- 각 파일 이름에는 숫자 문자열이 포함됩니다. 예를 들면 다음과 같습니다.
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개
커스텀 구성이 있는 클라이언트는 숫자가 다를 수 있습니다.
- 같은 날짜와 시간에 중복 파일이 발견되면 어떻게 해야 하나요?
- 이러한 일이 발생할 수 있습니다. 날짜/시간 스탬프가 동일한 파일이 2개 이상이면 파일 이름 타임스탬프를 기준으로 최신 분 / 초가 포함된 파일을 사용하세요.
- 일부 데이터가 잘못된 것 같습니다. 어떻게 해야 하나요?
- 지원 담당자에게 문제에 대한 정보를 문의하세요. 데이터가 누락된 것 같다면 누락된 시간 및 고려되지 않은 파일에 관한 세부정보를 제공하세요.
- v2에서 지원 중단되었거나 데이터 이동 색인으로 이동된 항목을 찾으려면 어떻게 해야 하나요?
- v1에서 v2로의 매핑은 이전 가이드를 참고하세요.
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2025-07-25(UTC)
[null,null,["최종 업데이트: 2025-07-25(UTC)"],[[["\u003cp\u003eFile names contain information about the UTC hour, report generation time, and a unique file ID.\u003c/p\u003e\n"],["\u003cp\u003eA complete daily data set includes 24 click files, 24 impression files, 1 activity file, and 21 match tables, though custom configurations may vary.\u003c/p\u003e\n"],["\u003cp\u003eIn case of duplicate files for the same date and hour, use the file with the latest timestamp based on the filename.\u003c/p\u003e\n"],["\u003cp\u003eFor data discrepancies or missing information, contact support with details about the issue and affected files.\u003c/p\u003e\n"],["\u003cp\u003eRefer to the migration guide to understand changes and data mappings between v1 and v2.\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."]]