Microsoft Advertising API
A Microsoft API that provides programmatic access to Microsoft Advertising to manage large campaigns or to integrate your marketing with other in-house systems.
424 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello team!
I am getting the following error when running the following code:
bulk_service_manager = BulkServiceManager(
...
)
Error:
<urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1123)>
Anyone has encountered this too? I am running it on Windows 10.
Could you please share which python version and which bingads sdk version are you running with? and did it work for you before you run into this issue?