对于许多大型帐户的BigQuery Data Transfer Service for Google AdWords计划导出某些报告,我遇到了麻烦。传输设置正确,适用于中小型帐户。但是,在大型帐户中,我无法在一个月内导入一天。
检查错误日志,INSUFFICIENT_TOKENS
似乎有问题。这很奇怪,因为我没有任何问题直接从Adwords API检索数据。
以下是一次导入日志的示例。
Started Oct 22, 2017, 7:40:00 AM
Ended Oct 22, 2017, 7:17:09 PM
Run Name projects/<project_id>/locations/us/transferConfigs/<another_id>/runs/<run_id>
Log Messages
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 7:03:24 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 6:24:03 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 5:45:24 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 5:09:58 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 4:35:58 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 4:01:31 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 3:27:40 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 2:54:47 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 2:22:26 PM
generic::unavailable: Error while processing report for table 'Ad'. <?xml version="1.0" encoding="UTF-8" standalone="yes"?><reportDownloadError><ApiError><type>ReportDownloadError.ERROR_GETTING_RESPONSE_FROM_BACKEND</type><trigger>Unable to read report data</trigger><fieldPath Oct 22, 2017, 1:50:29 PM
Transfer load date: 20171019 Oct 22, 2017, 1:15:08 PM
Error code 1 : TRANSACTION_ROLLBACK: . Will retry later. Oct 22, 2017, 1:05:07 PM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 12:55:06 PM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 12:45:06 PM
Error code 1 : TRANSACTION_ROLLBACK: . Will retry later. Oct 22, 2017, 12:35:05 PM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 12:25:04 PM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 12:15:04 PM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 12:05:03 PM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 11:55:03 AM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 11:45:02 AM
Error code 1 : TRANSACTION_ROLLBACK: . Will retry later. Oct 22, 2017, 11:35:01 AM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 11:25:01 AM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 9:54:05 AM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 9:44:04 AM
Error code 1 : TRANSACTION_ROLLBACK: . Will retry later. Oct 22, 2017, 8:30:03 AM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 8:20:02 AM
Error code 1 : TRANSACTION_ROLLBACK: . Will retry later. Oct 22, 2017, 8:10:02 AM
Error code 1 : TRANSACTION_ROLLBACK: . Will retry later. Oct 22, 2017, 8:00:01 AM
Error code 1 : INSUFFICIENT_TOKENS: . Will retry later. Oct 22, 2017, 7:50:00 AM
Error code 1 : TRANSACTION_ROLLBACK: . Will retry later. Oct 22, 2017, 7:40:00 AM
Dispatched run to data source with id 162523770456362 Oct 22, 2017, 7:40:00 AM
客户服务部门告诉我使用此渠道,因为BigQuery团队正在对其进行监控。
如果这是配额限制的问题,我如何增加限制,以便为这些大型帐户运行数据传输?
非常感谢!
答案 0 :(得分:1)
对不起等待很长时间。
首次展示已完成。当错误发生时,我们将跳过特定的表。
我们还添加了一个选项“Exclude Removed / Disabled Items”(参见附件)。如果你检查一下,我们不会为你拉出已删除的项目/统计数据 - 可能你应该试试这个。 再次感谢您使用我们的服务!
答案 1 :(得分:0)
对于迟到的回复感到抱歉。 这是一个众所周知的问题:可能您在帐户中删除了太多已删除的广告,这会阻止下载。 我们正在与adwords团队合作解决此问题,但这可能需要2-3个月。 一个潜在的解决方法:如果无法下载,可以跳过“广告”表吗?通过这样做,你至少可以得到其他表。 (解决方法还没有,但如果人们可以接受,我们可以快速实施)