RE: Issue with GEO_PERFORMANCE_REPORT

2021-02-19 Thread Google Ads API Forum Advisor Prod
Hi Pismarev, Thank you for reaching out. The Geo Performance Report is not one of the available resorts to be queried for App Campaigns in the AdWords API. Please see the list of available reports for App Campaigns in the AdWords API. You could consider querying the geographic_view resource via

Re: Issue with GEO_PERFORMANCE_REPORT

2021-02-19 Thread Pismarev Vitaly
No, 6882030488 is not a manager. But it seems like there is no way to pass login_customer_id in the DownloadReportAsStringWithAwql I got the error googleads.errors.GoogleAdsValueError: The provided keyword "login_customer_id" is invalid. Accepted keywords are: dict_keys(['client_customer_id',

Re: Issue with GEO_PERFORMANCE_REPORT

2021-02-18 Thread Gregory Golberg
I've seen this happen for me (data in CAMPAIGN report but not in GEO). Do not exactly recall what the issue was, but on a chance: In the scripts, is the customer you are logged in as the manager of 6882030488? Is it possible that you need then to set, in the API call, login-customer-id

Re: Issue with GEO_PERFORMANCE_REPORT

2021-02-18 Thread Pismarev Vitaly
Addition: We have a script from Google Ads Team running in Bulk Actions. It gets data from GEO_PERFORMANCE_REPORT using the same query пятница, 19 февраля 2021 г. в 09:39:05 UTC+3, Pismarev Vitaly: > We faced some issues with loading reports with using Python Api. The > GEO_PERFORMANCE_REPO