Re: Missing data when downloading AdGroup Performance report

2018-01-02 Thread 'Peter Oliquino' via AdWords API Forum
Hi Angie, In order to better identify if there are indeed discrepancies between the AdWords API and AdWords UI reports, could you provide your clientCustomerId and the AdWords UI screenshot of the Ad Group level report that you were viewing? You may reply to me using the *Reply privately to aut

Missing data when downloading AdGroup Performance report

2018-01-02 Thread angie . dinh
So when I download the adgroup performance report from the API, I got fewer ad groups than when I download from the interface. Did I do something wrong? The code is as follow: def downloadAdGroupReport(start_date, end_date): output = io.StringIO() # Initialize appropriate service. adwor