【问题标题】:Adsense API Reporting -- Timely UpdatesAdsense API 报告——及时更新
【发布时间】:2016-06-21 13:11:41
【问题描述】:

Google Analytics 会在 24 小时后提供 Adsense 数据。我假设这是将原子事件处理成报告。

Google Adsense 网站似乎每小时都会更新他们的报告,但数字可能会在发布后的几天甚至几周内发生变化。我认为这是为了防止欺诈。

我的问题是 Google Adsense API 是每小时还是每 24 小时提供一次更新。这是示例python代码:

https://github.com/googleads/googleads-adsense-examples/blob/master/python/v1.4/generate_report.py

service, flags = sample_tools.init(
  argv, 'adsense', 'v1.4', __doc__, __file__, parents=[argparser],
  scope='https://www.googleapis.com/auth/adsense.readonly')

我尝试查看他们的文档,但找不到报告更新间隔:

https://developers.google.com/adsense/management/v1.4/reference/

【问题讨论】:

    标签: adsense-api


    【解决方案1】:

    Adsense API 更新迅速,几乎是实时的。

    【讨论】:

      猜你喜欢
      • 2015-10-26
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-05-31
      相关资源
      最近更新 更多