i am using api version 201802, when i try to upload image using media service
image.setData(com.google.api.ads.common.lib.utils.Media.getMediaDataFromUrl(")); i am not able to upload "https:" image.
when i upload "http " image , without changing anything in the code, its works fine..and ad is created.
any help would be appreciated..
thanks