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

Modified the 'buildCampaignReport' function in the Bing Report class … #32

Closed PaulSaundersRealRates closed 3 years ago

PaulSaundersRealRates commented 3 years ago

…so the aggregation can be controlled by a parameter. Much like the existing 'buildAccountReport' the aggregation parameter has a default value so that this change is non breaking.