Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.0.0 gem not available #8

Open
samlehman opened this issue Jan 24, 2019 · 2 comments
Open

v3.0.0 gem not available #8

samlehman opened this issue Jan 24, 2019 · 2 comments

Comments

@samlehman
Copy link

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

@Lewis-Clayton
Copy link

You can get it directly from the repo.

Gemfile
gem 'bing-ads-reporting', :git => 'https://github.com/forward3d/bing-ads-reporting.git'

@samlehman
Copy link
Author

oh nice, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants