tmarois / laravel-ads-sdk

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

Feature/get accounts #23

Closed modernben closed 3 years ago

modernben commented 3 years ago

Adds a fetch()->getCustomers() for the Bing Ads service (closes #2)

modernben commented 3 years ago

@timothymarois The meat of this is in https://github.com/tmarois/laravel-ads-sdk/pull/23/commits/dd4842da50df18cbb220ba08078eba90b749b5f4

The rest is just general cleanup

timothymarois commented 3 years ago

Awesome! Looks good! Thanks. This was definitely on the wish list of features.

modernben commented 3 years ago

No problem. Still need to add on the Google side but that should come in the next couple days.