BingAds / BingAds-Python-SDK

Other
115 stars 162 forks source link

Endpoint deprecated for the AdInsight Service? #269

Open seanHayes92 opened 5 months ago

seanHayes92 commented 5 months ago

Hi

I had a working script for generating keyword Ideas that recently started acting up with no changes to the code having occurred on my end.

s:ServerInvalid client data. Check the SOAP fault details for more information. TrackingId: 91ea6f8c-0d2f-46a6-a8ec-862dac623d6f.91ea6f8c-0d2f-46a6-a8ec-862dac623d6f3601

Invalid client data. The Endpoint is deprecated.
UnsupportedEndpointThe Endpoint is deprecated.</s:Fault></s:Body></s:Envelope>

This issue seems to be exclusive to the AdInsight Service only as other functinality of the API (i.e. verification, downloading Bulk files) is still working.

Tracking ID is in the message. This was tested in a fresh virtual environment with just the required modules for the script.

bingads==13.0.18 certifi==2023.11.17 charset-normalizer==2.0.12 enum34==1.1.10 idna==3.6 numpy==1.19.5 pandas==1.1.5 pyaml==23.5.8 python-dateutil==2.8.2 pytz==2023.3.post1 PyYAML==6.0.1 requests==2.27.1 six==1.16.0 suds-community==1.1.2 urllib3==1.26.18