Hello,
First off, you should upgrade your code to start using v11 of the API
sooner rather than later, as v10 of the API will be sunset next month.
When you do upgrade to v11, you'll have access to the Structure
Report (http://www.google.com/apis/adwords/developer/
adwords_api_report_structure.html) which should be a more efficient
way of retrieving a snapshot of the data under your account.
It does not, however, provide the ability to only extract new or
modified data automatically. Given the current functionality of the
API, you will still need to implement logic on your end to manage
that.
Cheers,
-Jeff Posnick, AdWords API Team
On Feb 20, 2:21 am, gyanex <gyan...@gmail.com> wrote:
hello friends,
I am using "ADWORDS Application ( V 10)".I have successfully retrived
all the information of the campaign,adgroup and adwords(keywords)
using the application and stored in the database.
BUT, I have noticed that the extration of the information is very
time consuming.
I wonder if there is any mechanism , so that we can only extract
the new informations of adwords(keywords) "Since the last extraction