dougekui1518 2011-07-30 00:17
浏览 73
已采纳

Google Adwords API

I just have a quick question to see if this is possible with the Google Adwords API or if there is a better solution / service out there that I could use.

What we need to do is generate a Google Adwords report each month with some statistics. We need the report to automatically pull the following things:

  • # of clicks
  • Cost
  • Average Ad Position
  • Top 5 Keywords Clicked

Then, it should also compare how it did from the previous month and then provide a graph of the past 6 months activity.

Is this all possible? I am waiting for the adwords login from my company so I can go in and request the key and play around with it but in the mean time I just wanted to ask and see what you guys think. Is something like this difficult or pretty straight forward? Is there maybe a service already out there that does something like this? This will be for over 100 accounts.

What do you guys recommend?

  • 写回答

2条回答 默认 最新

  • doumei4964 2011-07-30 00:48
    关注

    All of this is possible using the API but the API may be overkill. The automated reporting features in Adwords are very customisable and you can have them generated at regular intervals and emailed to you with the data you mention.

    You can find info on setting them up here: http://adwords.google.com/support/aw/bin/answer.py?hl=en&answer=12299

    I used to have a number of python scripts that would generate all sorts of pretty graphs from the early Adwords API. It wasn't until a few years later I realised the automated reports could do it all and much more.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?