Hi Haik,
Thank you for reaching out. This looks like an issue related to the client
library so I would recommend posting your concern on the GitHub Issues page
here. Their team should be more equipped to assist you.
Regards,
Mitchell
Google Ads API Team
ref:_00D1U1174p._5001UaSkdQ:ref
--
--
I also got this error. I am not using any Azure. I have a .net core
console app
Could not load type 'System.Web.Hosting.HostingEnvironment' from assembly
'System.Web, Version=4.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a'.":"System.Web.Hosting.HostingEnvironment"
This line causes
Hello,
Thank you for reaching out. We only provide assistance to the concerns related
to AdWords API/ Google Ads API Beta on this forum and the concern related to
creating an azure function to retrieve data from Google Ads account is outside
our expertise. I would recommend reaching out to the
Hi,
I am trying to create an azure function to retrieve data from Google Ad's
account. The function fail when it try to create the AdWordsUser object, it
is looking for the appconfig file.
I would like to override the function by passing a prebuilt config file or
headers. I tried both ways
Ad