RE: How to upload image from local system or server using google ads api?

2021-07-28 Thread Google Ads API Forum Advisor
Hello, Thanks for reaching out. You can use the Media File Service to upload an image using a local file name. The source_url field specifies that a filename can be used. Regards, Matt Google Ads API Team Matt Google Ads API Team ref:_00D1U1174p._5004Q2JE3Qo:ref -- --

How to upload image from local system or server using google ads api?

2021-07-27 Thread Aditya Naukri
I am creating an Ad using google ads api, is there any way I can upload images saved in my system? Normally as per documentation I create image asset using the image url but I want to upload image that does not has a download image url but it saved locally on my system or at server ? or is