Forum Moderators: buckworks & skibum

Message Too Old, No Replies

Click costs from the Adwords API?

How do I gather my spend data?

         

RossWal

10:18 pm on Aug 15, 2008 (gmt 0)

10+ Year Member



I've been looking through the Google Adwords API with the hope of pulling my click cost data into a dashboard that measures traffic and revenue. Can't find any place where I can read my spend within the API, but surely it's there for automated bid management, etc. Who can point me in the right direction?

Sujan

9:12 am on Aug 16, 2008 (gmt 0)

10+ Year Member



Hi Rosswall,

1. Generate report, download, analyze
2. Use get(X)Stats from the (X)Service in Adwords API. Example: [google.com...]

Beware, using the API directly can be quite expensive in quota units if used daily/hourly.

- Jan

RossWal

12:27 am on Aug 20, 2008 (gmt 0)

10+ Year Member



Thanks. I had trouble finding that.