Hello Avinash, You could upload data to AdWords using any of the client libraries mentioned here <https://developers.google.com/adwords/api/docs/clientlibraries>. To install and use them go-to the README.md file on those libraries and follow the instructions mentioned there. Could you please confirm whether you are trying to upload offline conversions to the AdWords account as a csv file using the API? In such case, you wont be able to do that. You can instead read the contents of it via a program and then upload to the AdWords account using offlineConversionFeedService <https://developers.google.com/adwords/api/docs/reference/v201809/OfflineConversionFeedService>. You could also refer this guide <https://developers.google.com/adwords/api/docs/guides/conversion-tracking#uploading_offline_conversions> for more information and code samples. You could also use the UI to import the data. Please check here <https://support.google.com/google-ads/answer/7014069> for more details. If your questions is different please elaborate.
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/b11c9e17-1c41-47f1-a6ea-ef1a0355cc83%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
