Re: Doubt about CampaignStatus field in Campaign Performance Report

2017-01-13 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Pippo, Unfortunately, the CustomerSyncService is the closest API service that we have in comparison to the change history on the UI. If the change status is new, you could use the specific service to

Re: Doubt about CampaignStatus field in Campaign Performance Report

2017-01-13 Thread Pippo
Ok thanks, it sounds good! However the possible values of the field campaignChangeStatus are the strings FIELDS_UNCHANGED, FIELDS_CHANGED, NEW, and the latter indicates that something has changed, but not what/how. Here

Re: Doubt about CampaignStatus field in Campaign Performance Report

2017-01-12 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Pippo, Although it is not possible to get the historical data via reporting, you could use CustomerSyncService.CampaignChangeData to get the campaign change history. Please check our

Re: Doubt about CampaignStatus field in Campaign Performance Report

2017-01-11 Thread Pippo
Thank you for your answer! Just two clarifications: 1. So, if I haven't saved CampaignStatus 10 days ago for a campaign, today I'm not able at all to know which was its status on that day? 2. In the web page, since "*Status changed from paused to active*" is printed at a certain

Re: Doubt about CampaignStatus field in Campaign Performance Report

2017-01-11 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi, In reporting, the attributes would always reflect the current status irrespective of the time span. If you wish to capture the history, the best way to do that would be to run the reports at regular

Re: Doubt about CampaignStatus field in Campaign Performance Report

2017-01-11 Thread Pippo
(of course 'Day' corresponds to 'Date', 'Name' to 'CampaignName' and 'Id' to 'CampaignId') On Wednesday, 11 January 2017 17:07:47 UTC+1, Pippo wrote: > > From Campaign Performance Report I download today, 11 Jan 2017, the > following data > > { 'CampaignStatus': 'enabled', >