Hello, Unfortunately, there is no single AdWords API call that you can make to retrieve this information. The best way to accomplish something similar is to establish and periodically update a local copy of your AdWords account data, and query that local data to determine what's recently changed.
You can accomplish this in a number of ways using AdWords API reports or the getAll*() methods. If you'd rather not implement everything yourself, there's the AdWords API Local Database Sync open source project that should work with minimal configuration: http://code.google.com/p/awapi-local-db-sync/ Cheers, -Jeff Posnick, AdWords API Team On Dec 9, 4:45 am, jellegaa <[EMAIL PROTECTED]> wrote: > Actually, to be more precise: How does one figure out that no changes > have been made, as the Editor is able to do in 1 or 2 seconds? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---
