Hello Chirag,

When requesting the changes, you need to specify a date range. If multiple 
changes happened withing the date range, only one update event would be 
returned. This is because the service was designed for synchronization, not 
audit, and returns the objects that need to be 'refreshed' on the remote side.

While it is not possible to reliably get exact number of changes, you can 
improve accuracy by requests with shorter time frames.


-Danial, AdWords API Team.


Original Message Follows:
------------------------
From: Chirag <chirag.ebra...@gmail.com>
Subject: Re: Change History Data
Date: Wed, 19 Sep 2012 22:36:36 -0700 (PDT)

> Hello Danial,
> 
> Thanks for reply,
> 
> Actually if exact change is not possible than i only required no of changes 
> done by customer i their account.
> Means total no of changes.
> For this,
> I tried to use customer sync service to get change history data. But count 
> of data i got is difference than login.
> For one of client id i got total 31 changes using customer sync service but 
> actually in account there is total 41 changes.
> 
> how i can use change history data to match count with adwords service?
> 
> Thanks,
> Chirag
> 
> On Wednesday, August 15, 2012 4:48:05 PM UTC+5:30, Danial Klimkin wrote:
> >
> > Hello Chirag,
> >
> >
> > This server was designed to help synchronizing the local database with the 
> > server-side state. It is not possible to retrieve the exact change - just 
> > the fact the object was changed. To identify change you need to compare the 
> > new values to the old ones saved locally.
> >
> >
> > -Danial, AdWords API Team.
> >
> >
> > On Sunday, August 12, 2012 8:22:21 PM UTC+4, Chirag wrote:
> >>
> >> Hello Dmitriy,
> >>  
> >> I didn't get you properly, you mean to say that i will get only that 
> >> keyword or Ad id whose status has been changed.let me explain you with the 
> >> example
> >>
> >> In my change history data i am getting total 60 keywords changed, and out 
> >> of that 57 keywords status were changed and for 3 keywords max cpc was 
> >> increased  and the customer sync service will give me Ad Id in changedAds 
> >> field and Keyword Id in changedCriteria field  now my question is that how 
> >> will i know that for 57 keyword Status was changed and for 3 keywords Max 
> >> CPC was changed.
> >>
> >> I want to know that what criteria is changed in my ad or keyword through 
> >> adwords api. 
> >>
> >> Thanks
> >> Chirag
> >>
> >> On Sunday, August 12, 2012 12:50:37 AM UTC+5:30, Dmitriy wrote:
> >>>
> >>> Hi Chirag.
> >>>
> >>> Only Status can be changed in particular keyword or any Ad. If you 
> >>> change some else, there will be new Criteria or Ad having other Id.
> >>>
> >>> Пʼятниця, 10 серпня 2012 р. 16:08:55 UTC+3 користувач Chirag написав:
> >>>>
> >>>> Hello All,
> >>>>  
> >>>> I have implemented the change history data for my campaigns but this 
> >>>> gives me the data like changedAds, changedCriteria which includes the 
> >>>> relevant Ad Id and keyword Id but i want to to know that which criteria 
> >>>> has 
> >>>> been changed corresponding to that  Ad Id and keyword Id.
> >>>> Is there any way to get exactly what has been changed in particular 
> >>>> keyword or any Ad? 
> >>>>
> >>>> Thanks
> >>>> Chirag
> >>>>
> >>>
> 
> -- 
> =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
> 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

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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