xdevplatform / twitter-python-ads-sdk

A Twitter supported and maintained Ads API SDK for Python.
https://twitterdev.github.io/twitter-python-ads-sdk/
MIT License
189 stars 106 forks source link

"PAY_BY" enum doesn't have value "IMPRESSION" #294

Open zhang2j opened 2 years ago

zhang2j commented 2 years ago

hi, I have noticed that PAY_BY has a new value “IMPRESSION” in[https://developer.twitter.com/en/docs/twitter-ads-api/campaign-management/api-reference/line-items](the api doc), would you like to add this value to sdk?