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

Support setting app store identifiers on the line item #266

Closed osowskit closed 4 years ago

osowskit commented 4 years ago

Adding new iOS and Android app store identifiers on the line items endpoint. Announcement. This is part of the line_item_apps deprecation and that endpoint will be removed mid-Sept.

Note existing values set on the line_item_apps will automatically be used by the line_items endpoint.

closes #263