RE: [CAUTION! EXTERNAL] facing issues with GetReportDownloader while migrating to google adwords to ads api

2022-03-16 Thread 'Satyavarapu, Srinivas - CW' via Google Ads API and AdWords API Forum
HI Team, I tried modifying and executing the query based on suggested but it is giving error and I am not able to resolved. My requirement is getting last 180 days of campaign performance in report. The code snippet in my program is below. Please help me in modifying the query highlighted as

RE: facing issues with GetReportDownloader while migrating to google adwords to ads api

2022-03-10 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi Srinivas, Thank you for reaching out to our team. Since it appears that you want to generate reports at campaign level, then fortunately, we have sample code for this in the Python client library. However, please note that there is no flag for the zero impression to include those data or

facing issues with GetReportDownloader while migrating to google adwords to ads api

2022-03-09 Thread 'srinivas satyavarapu' via Google Ads API and AdWords API Forum
Hi Team, Could someone help me in below code as i am not able find exact refrence eventhough i tried using different highlighted error syntax #from googleads import adwords from google.ads.googleads.client import GoogleAdsClient from google.ads.googleads.errors import GoogleAdsException from