Hi,

Recently, I have faced the issue with downloading report data from API

We have a script from Google Ads Team running in Bulk Actions. 
It gets data from GEO_PERFORMANCE_REPORT using such a query 
SELECT 
AccountDescriptiveName,AccountTimeZone,AdGroupId,AdGroupName,AdNetworkType1,AdNetworkType2,CampaignId,CampaignName,CampaignStatus,CountryCriteriaId,Conversions,Cost,Clicks,Impressions,Interactions,Date
 

FROM GEO_PERFORMANCE_REPORT DURING 20190901,20201007  

I tried re-write the logic with Python Library but I get only zero rows 
I also tried to send a request in PostMan - again nothing

I am using the same AWQL Query and pass client_customer_id for downloading 
report of a child account. 

I can provide any details required to investigate the issue.

Thanks,
Vadzim

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 and Google Ads API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to adwords-api+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/7c172c2b-d7d2-4843-afa0-022b6e547292n%40googlegroups.com.

Reply via email to