tmarois / laravel-ads-sdk

PHP SDK for Google Ads, Bing Ads, and Facebook Ads API for Laravel
MIT License
110 stars 42 forks source link

I have a quastion about bing #16

Closed ashkesarmaa closed 3 years ago

ashkesarmaa commented 3 years ago

to use bing api we should define BING_CLIENT_ID ,BING_CLIENT_SECRET ,BING_REFRESH_TOKEN and for get these information we have to register app in Azure portal. According to this document https://docs.microsoft.com/en-us/advertising/guides/authentication-oauth-identity-platform?view=bingads-13 we should provide the following information:

i really dont have any idea about that so would you please guide me about that or create a clear instruction to use bing Thank you so much BR

timothymarois commented 3 years ago

Hi @ashkesarmaa

So I understand what you're asking, you need help to authenticate this SDK to use the Bing Ads API?

ashkesarmaa commented 3 years ago

Hi @timothymarois

Exactly because as you know bing document is not clear at all and i really need to understand how can i start using your package many thanks

BR

timothymarois commented 3 years ago

@ashkesarmaa Sorry about the delay, let me know if the instructions on here make sense: bing authentication

ashkesarmaa commented 3 years ago

@timothymarois Many thanks to reply on my request i have a problem to setup yet so i guess i need to join slack channel as you mentioned because this link (Request Bing Ads API Access )in you document returns 404 error, Actually if you can record a toutrial about how can we use your package for bing and upload it to YouTube it will be amazing.

BR

timothymarois commented 3 years ago

@ashkesarmaa I've updated the bing documentation, hopefully that helps in anyway. If you're still having trouble, feel free to ping me via slack.

timothymarois commented 3 years ago

Hello, it's been a while, but I wanted to be sure you were able to get access to Bing Ads API. I have updated the Bing Ads Guide to access the API with the new steps they require. These steps worked for me as of June 3rd, 2021.

https://github.com/tmarois/laravel-ads-sdk/blob/master/BingAds-Auth.md

Hopefully, this helps in your case and others that have had issues with connecting Bing.

Feel free to join the Discord server