Hi Team, i am trying to download campaigns cost data under one MCC account from Google Ads API and i have below questions: 1. the INSERT_CUSTOMER_ID_HERE parameters in ads.properties file should assign MCC account value? 2. as example showed( https://developers.google.com/google-ads/api/docs/samples/get-hotel-ads-performance) it only print returned result. we need save as file. there have saveToFile tools as below could use in adwards API, how about Ads API?
ReportDownloadResponse response = reportDownloader.downloadReport(reportDefinition); response.saveToFile(reportFile); -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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/fe9155e6-4bf8-46e0-baf7-ae7acd44e330n%40googlegroups.com.
