Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ETA on when REST API will be available in the PHP SDK? #199

Open
stefanzweifel opened this issue Jun 19, 2024 · 1 comment
Open

ETA on when REST API will be available in the PHP SDK? #199

stefanzweifel opened this issue Jun 19, 2024 · 1 comment

Comments

@stefanzweifel
Copy link

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.

@ujwaldhakal
Copy link

I also feel the same. REST would drastically improve the developer experience over soap and easy to follow :)
Hope we get the REST version soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants