xdevplatform/twitter-python-ads-sdk

Remove deprecated sentiment targeting

Closed this issue · 1 comments

Per this announcement:

As of January 21st 2020, sentiment targeting on line items will no longer be supported via the Twitter Ads API.

This should be removed from the line item options:

https://github.com/twitterdev/twitter-python-ads-sdk/blob/6e2da7aa161b99a8ca4b3759e3a997119db2c8e0/twitter_ads/campaign.py#L298

Thanks for calling this out!