Hey,
I was trying to use this gem in a project and kept seeing NameError: uninitialized constant BingAdsReporting::AdInsightService when I attempted to use either of the services.
It took me a quick minute to see why, but it seems the latest gem version available is 1.3.0.
Hey, I was trying to use this gem in a project and kept seeing
NameError: uninitialized constant BingAdsReporting::AdInsightService
when I attempted to use either of the services.It took me a quick minute to see why, but it seems the latest gem version available is
1.3.0
.https://rubygems.org/gems/bing-ads-reporting/versions/1.3.0
I suppose for the time being I'll try plopping the code into my project directly.
Lemme know any updates, thanks