Hello Andrew,

 That's a fairly straightforward use of the AdWords API. Your
developers would want to make use of the API's Report service, and
schedule a variety of different reports each night to get statistics
for each specific level. The reports you retrieve will be available as
XML documents, and it shouldn't be difficult to process that XML and
insert it into a local database.

 I'd recommend that everyone involved first take a close look at our
developer documentation, starting with

  http://www.google.com/apis/adwords/developer/index.html

and paying specific attention to the Report service docs at

  http://www.google.com/apis/adwords/developer/ReportService.html

Then, depending on which language you're using, download and install
the appropriate client library from

  http://www.google.com/apis/adwords/clients.html

Most, if not all, of our client libraries include sample code
illustrating how to run reports in that specific language.

Cheers,
-Jeff Posnick, AdWords API Team


On Aug 27, 12:24 pm, AndrewofNagy <[EMAIL PROTECTED]> wrote:
> Hi. We are currently working with developers to build a new back-end
> system for our e-commerce website and I'd like to integrate the API
> while we're at it so I can work with Adwords in our system. The
> developers can't figure out how to get reporting data into the
> integration, and I'm lost with the API.
>
> Could someone tell me how to get data into the database in an
> automated way? For example, getting keyword/ad/ad group/campaign stats
> every night for the previous day would be nice.
>
> Thanks,
>
> Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to