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

Multiple accounts #40

Open WebMedic-X opened 2 years ago

WebMedic-X commented 2 years ago

Hi,

Is it possible to use this for multiple accounts?

Ex:

Thank you

timothymarois commented 2 years ago

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