uswitch / binj

Clojure library for accessing the Bing Ads API
Eclipse Public License 1.0
0 stars 2 forks source link

Changes to make updated API work for ad reports #3

Open elisehuard opened 6 years ago

elisehuard commented 6 years ago

Hi Paul, had to implement a couple of fixes for a client to make this work with the new version of the Bing Ads API.

pingles commented 6 years ago

Cool- does this still use [com.microsoft.bingads/microsoft.bingads "11.5.4"] or should the dep also be upgrading to a more recent release?

elisehuard commented 6 years ago

It still uses 11.5.4 (just fixing existing code), sorry the above wasn't very clear.