laravel-ads-sdk
laravel-ads-sdk copied to clipboard
Multiple accounts
Hi,
Is it possible to use this for multiple accounts?
Ex:
- Account owner (Facebook Ads, Google Ads etc) clicks login
- Login gets the access keys required and authorises access for their account
- Keys are stored and used in the API for that specific user
Thank you
Hey @WebMedic-X
You can use it for multiple accounts, but you need to know the Ids, there is an endpoint that should give you the account details for each, so yes in your platform you can technically manage multiple accounts. Im not sure about the access keys and administrative features though since that was never the focus of this SDK, but it surely could be expanded to do that as it hooks directly into the main SDK/APIs