You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hi, could anyone guide me the way to export the DDA conversion data via API for the purpose of using at 3p bidding system?
I could not find the API document about the exporting conversion data (only importing).
Thank you!!!
Kaoru
Teja Makani
unread,
Aug 1, 2018, 3:55:29 PM8/1/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API and Google Ads API Forum
Hello Kaoru,
Could you please confirm whether you are using AdWords API or Google Analytics API? In case you are trying to use Google Analytics API, I would recommend you to post your question on the support channels mentioned here. 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 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 to pull reports from the AdWords. Code samples in other languages can be found here. Please let me know if you have any further questions.