Hi Kevin, Thanks for your reply. We built a service at my company that pulls all of our AdWords data into our own database and uses the CustomerSyncService to keep up to date with any changes. I'm adding functionality for pulling AdParams (and making AdParam updates) so I wanted to ensure that we can keep up to date with AdParam changes in a similar way that we do for other entities via the CustomerSyncService.
Your reply is helpful though - this service is the only app we use to push updates via the API so I will keep AdParams up-to-date in the DB when as we push updates via the API. Thanks, Akil On Tuesday, July 24, 2012 9:09:06 PM UTC+1, Kevin Winter wrote: > > Hi Akil, > AdParams will not show up in the CustomerSyncService. Currently, > AdParams can only be updated via the API, so if you have sole API access to > an account, only your own changes should modify AdParams. Can you > elaborate on why you need to sync this data? > > - Kevin Winter > AdWords API Team > > On Monday, July 16, 2012 4:20:13 AM UTC-4, Akil Burgess wrote: >> >> Ping? >> >> On Thursday, July 12, 2012 7:05:38 AM UTC+1, Akil Burgess wrote: >>> >>> >>> Hi All, >>> >>> Are changes made to AdParams accessible via the CustomerSyncSelector? If >>> not, any suggestions for ways to keep AdParams information up-to-date? >>> >>> Thanks, >>> Akil >>> >> -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [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
