forward3d / bing-ads-reporting

Gem for pulling reports from bing ads
MIT License
10 stars 14 forks source link

Add AdInsight Service #13

Closed ricardoperez closed 5 years ago

ricardoperez commented 5 years ago

The current AdInsightService class, in this repo, is actually interfacing the Reporting Service API.

I've created a new class called AdInsightReal and copied the AdInsightService to ReportingService. I did that because I don't want to clash/break things until we are sure the new class will work properly.

AdInsight Service API reference