我们目前正在将一部分报告类型从离线报告迁移到即时报告。用户迁移后,
queries.list
响应将包含现有的即时报告。如需了解详情,请参阅我们的
博文。
数据传输 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 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-08-22。
[null,null,["最后更新时间 (UTC):2024-08-22。"],[[["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."]]],[]]