curl -X 'POST' -H 'Accept: */*' -H 'Accept-Encoding: gzip, deflate' -H 'Authorization: Bearer ****' -H 'Connection: keep-alive' -H 'Content-Length: 280' -H 'Content-Type: application/x-www-form-urlencoded' -H 'User-Agent: python-requests/2.21.0' -H 'clientCustomerId: 838-270-3084' -H 'developerToken: ****' -H 'skipReportHeader: True' -d '__fmt=CSV&__rdquery=SELECT Date, CampaignId, CampaignName, Impressions, Clicks, Cost,Conversions, AccountCurrencyCode FROM CAMPAIGN_PERFORMANCE_REPORT DURING 20190831,20190831' 'https://adwords.google.com/api/adwords/reportdownload/v201809'
I downloaded the report by the above method.if i use DURING 20190831,20190831,i get no data,but ui has data. but if i use DURING 20190402,20190402,i get data and ui has data too. why change the date, return data change to null???? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/63f8cd67-b43b-47c2-a323-508b1485935c%40googlegroups.com.
