Hello Kaoru, Could you please confirm whether you are using AdWords API <https://developers.google.com/adwords/api/docs/guides/start> or Google Analytics API <https://developers.google.com/analytics/devguides/reporting/core/v4/>? In case you are trying to use Google Analytics API, I would recommend you to post your question on the support channels mentioned here <https://developers.google.com/analytics/help/>. If you are using AdWords API, you can use reports to get the data. You could use the conversion fields present in Campaign Performance Report <https://developers.google.com/adwords/api/docs/appendix/reports/campaign-performance-report> to extract the conversions data and build a logic at your end to upload it to your application. You could refer the sample code DownloadCriteriaReportWithAwql.java <https://github.com/googleads/googleads-java-lib/blob/master/examples/adwords_axis/src/main/java/adwords/axis/v201806/reporting/DownloadCriteriaReportWithAwql.java> to pull reports from the AdWords. Code samples in other languages can be found here <https://developers.google.com/adwords/api/docs/clientlibraries>. Please let me know if you have any further questions.
Regards, Sai Teja, AdWords API Team. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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]. Visit this group at https://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/bb6d1c8a-8e9f-410d-8d4b-fec5508565c2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
