I'm seeing similar issues using the CustomerSyncService. The Web UI will show the last change being Feb 26, 2013 4:21:37 AM, but the API returns 3/1/2013 6:12:24 AM. Ignoring the fact that there could be some time difference due to time zones, 2/26 vs 3/1 is a significant difference!
On Friday, February 15, 2013 3:43:56 AM UTC-5, [email protected] wrote: > > Hi Anash > > I checked the webinterface for the campaign id you specified, and the last > change date (using settings "changed by all users", "all change types" and > "date range February 1-14) shown is February 1st. See attached screenshot. > Am I looking in the wrong place? > > Cheers > Danilo > > > On Wednesday, February 13, 2013 7:17:39 AM UTC+1, Anash P. Oommen (AdWords > API Team) wrote: >> >> Hi, >> >> I checked your account, I can see the latest change for campaign id >> 42209170 as Feb 11, 2013 1:05:21 PM. Could you check again? >> >> Cheers, >> Anash >> >> On Tuesday, February 12, 2013 7:04:14 PM UTC+5:30, >> [email protected] wrote: >>> >>> Hi Anash >>> >>> soap_xml.log of the last request is available here: >>> tmp.dbrgn.ch/soap_xml.log >>> >>> The lastChangeTimestamp returned is "20130212 040339 PST8PDT", but in >>> the web UI I see the last change as "Feb 1, 2013 5:04:08 PM CET". >>> >>> Thanks, >>> Danilo >>> >>> PS: I couldn't submit the post with a file attached (An error (#340) >>> occurred while communicating with the server.). Apparently I'm not the only >>> one. Is Google Groups seriously that broken? >>> >>> >>> On Tuesday, February 12, 2013 6:27:15 AM UTC+1, Anash P. Oommen (AdWords >>> API Team) wrote: >>>> >>>> Hi Danilo, >>>> >>>> Could you post a sanitized SOAP request and response xml? It should be >>>> enough to redact the developerToken and authToken headers. >>>> >>>> Cheers, >>>> Anash P. Oommen, >>>> AdWords API Advisor. >>>> >>>> On Friday, February 8, 2013 8:31:52 PM UTC+5:30, >>>> [email protected] wrote: >>>>> >>>>> A request to the CustomerSyncService using the lastest Python Client >>>>> API returns the following data: >>>>> >>>>> {'changedCampaigns': [{'campaignChangeStatus': 'FIELDS_UNCHANGED', >>>>>> 'campaignId': 'xxx', >>>>>> 'campaignTargetingChanged': 'false'}, >>>>>> {'campaignChangeStatus': 'FIELDS_UNCHANGED', >>>>>> 'campaignId': 'xxx', >>>>>> 'campaignTargetingChanged': 'false'}, >>>>>> {'campaignChangeStatus': 'FIELDS_UNCHANGED', >>>>>> 'campaignId': 'xxx', >>>>>> 'campaignTargetingChanged': 'false'}, >>>>>> {'campaignChangeStatus': 'FIELDS_UNCHANGED', >>>>>> 'campaignId': 'xxx', >>>>>> 'campaignTargetingChanged': 'false'}], >>>>>> 'lastChangeTimestamp': '20130208 063940 PST8PDT'} >>>>>> >>>>> >>>>> The web interface shows the last change for this account to be on >>>>> February 1st. >>>>> >>>>> Why does the value of the lastChangeTimestamp field differ from the >>>>> data shown in the web UI, and why are there no changedCampaigns entries >>>>> even though the lastChangeTimestamp is present? >>>>> >>>>> Thanks in advance, >>>>> Danilo >>>>> >>>> -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 --- You received this message because you are subscribed to the Google Groups "AdWords API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
