Open
Description
Is there an ETA when the REST API of the Bing Advertising API will be made available to the SDK?
I noticed that the upgrade guide for the Java SDK mentioned the availability of a new JSONbased REST API.
https://learn.microsoft.com/en-us/advertising/guides/upgrade-java-sdk?view=bingads-13
The current version of the SDK uses the \SoapClient which makes testing my implementation hard. I'm currently using PhpUnit mocks, but the corresponding methods are marked as deprecated (sebastianbergmann/phpunit#5242), as the usage of SOAP is fading in the industry.
Would already be happy if I I could get the HTTP endpoint for the REST API. The docs don't mention the REST endpoint and I'm not fluent in Java enough to figure out, what the endpoint is.
Metadata
Metadata
Assignees
Labels
No labels