We are currently migrating a subset of report types from offline to instant reporting. Once a user is migrated,
queries.list
responses will include existing instant reports. See our
blog post for more information.
Data Transfer v2.0: FAQ
Stay organized with collections
Save and categorize content based on your preferences.
This document provides answers to some frequently asked questions.
- What information is in the filename?
- Each file name will have a string of numbers, for example:
dcm_account1234_impression_2016022601_20160225_234912_218211994.csv.gz
2016022601
is in YYYYMMDDHH
format. This is the UTC hour for
events in that file (hours are numbered 0 to 23).
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).
218211994
is the file ID.
- How do I know when all files are delivered?
- For each day there are:
- 24 click files (hours 0-23).
- 24 impression files (hours 0-23).
- 1 activity file.
- 21 match tables.
Clients with custom configurations may have different numbers.
- What if I encounter duplicate files for the same date and hour?
- This can happen. When more than one file has the same date/hour stamp, use the one with the
latest minutes / seconds, based on the filename timestamp.
- I think some of my data is incorrect, what can I do?
- Contact your support representative with information about the problem. If data
seems to be missing, provide details about which hours are missing, and files that aren’t
accounted for.
- How do I find out what's been deprecated in v2, or moved to match tables?
- See the migration guide for information on mapping from v1 to v2.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-21 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-21 UTC."],[[["File names contain information like UTC hour, report generation time, and a unique file ID, structured with specific number strings."],["A complete daily data set includes 24 click files, 24 impression files, 1 activity file, and 21 match tables, but custom setups may differ."],["If encountering duplicate files with the same date and hour, select the file with the latest timestamp indicated in the filename."],["For data discrepancies or missing information, reach out to your support representative with details about the issue, including specific hours or files."],["To understand changes from previous versions, consult the migration guide for information about feature deprecation and relocations to match tables."]]],[]]