sprinklr-inc/twitter4j-ads

Bug in Campaign.java

Opened this issue · 1 comments

Hi there. I have noticed a bug in the Campaign.java in the package of twitter4jads.models.ads. There are two fields that are mapped to the same JSON field names defined at line 35 and line 68, which will throw a runtime exception when parsing a campaign response. Can we get this fixed? Thanks!

Seems to now be fixed: #61