laravel-ads-sdk icon indicating copy to clipboard operation
laravel-ads-sdk copied to clipboard

Multiple accounts

Open WebMedic-X opened this issue 3 years ago • 1 comments

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

WebMedic-X avatar Nov 16 '21 07:11 WebMedic-X

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

timothymarois avatar Nov 17 '21 21:11 timothymarois