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条)

报告相同问题?

悬赏问题

  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 CSAPPattacklab
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图
  • ¥15 关于大棚监测的pcb板设计
  • ¥15 stm32开发clion时遇到的编译问题
  • ¥15 lna设计 源简并电感型共源放大器
  • ¥15 如何用Labview在myRIO上做LCD显示?(语言-开发语言)
  • ¥15 Vue3地图和异步函数使用