Hello,

I'm trying to use the CustomerSyncService (Ruby Library, v201109_1, live) 
to sychronize changes between my local DB and Adwords.

The following changes have occured in Adwords (taken from the Change 
History in Adwords):

Aug 24, 2012 7:16:05 PM, CampaignX, AdgroupY, AdGroup was created.
Aug 24, 2012 7:16:06 PM, CampaignX, AdgroupY: 2 Ads Inserted
Aug 24, 2012 7:16:07 PM, CampaignX, AdgroupY: 12 Keywords Added

As you can see, the AdgroupY was created, then 2 Ads were added and finally 
12 keywords as well.

Now, if I ask the CustomerSyncService to give me the changes for Campaign X 
between 'Aug 24, 2012 7:16:00 PM' and 'Aug 24, 2012 7:17:00 PM' only the 
change with 'AdGroupY was created' will show up.

However, if I ask the CustomerSyncService for each second to give me the 
changes for Campaign X it will for 'Aug 24, 2012 7:16:05 PM' return the 
'AdGroupY was created' changes. For 'Aug 24, 2012 7:16:06 PM' it will 
return the '2 Ads inserted' changes and for 'Aug 24, 2012 7:16:07 PM' it 
will return the changes for '12 Keywords Added'.

Is this on purpose or a bug?

TL;DR: The CustomerSyncService only returns the create-action for an 
AdGroup but not subsequent changes to this AdGroup in the specified 
DateTimeRange. However the CustomerSyncService returns those changes if the 
DateTimeRange is small enough.

best regards
  Thomas

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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
adwords-api+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en

Reply via email to