.codeclimate.yml
.gitignore
.travis.yml
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
error-hierarchy.png
release.sh
requirements.txt
setup.cfg
setup.py
bin/twitter-ads
docs/Makefile
docs/source/conf.py
docs/source/index.rst
docs/source/twitter_ads/account.rst
docs/source/twitter_ads/audience.rst
docs/source/twitter_ads/campaign.rst
docs/source/twitter_ads/client.rst
docs/source/twitter_ads/creative.rst
docs/source/twitter_ads/cursor.rst
docs/source/twitter_ads/enum.rst
docs/source/twitter_ads/error.rst
docs/source/twitter_ads/http.rst
docs/source/twitter_ads/index.rst
docs/source/twitter_ads/resource.rst
docs/source/twitter_ads/targeting.rst
docs/source/twitter_ads/utils.rst
examples/account_media.py
examples/active_entities.py
examples/analytics.py
examples/batch_request.py
examples/batch_tc_from_file.py
examples/cards_fetch.py
examples/draft_tweet.py
examples/manual_request.py
examples/media_library.py
examples/media_upload.py
examples/poll_card.py
examples/promoted_tweet.py
examples/quick_start.py
examples/scheduled_tweet.py
examples/tailored_audience.py
examples/tweet_previews.py
examples/video_tutorial.py
tests/__init__.py
tests/support.py
tests/test_active_entities.py
tests/test_analytics_async.py
tests/test_analytics_sync.py
tests/test_campaign.py
tests/test_client.py
tests/test_line_item.py
tests/test_promoted_tweets.py
tests/test_rate_limit.py
tests/test_retry_count.py
tests/test_tweet_previews.py
tests/test_tweets_get.py
tests/test_utils.py
tests/fixtures/accounts_all.json
tests/fixtures/accounts_features.json
tests/fixtures/accounts_load.json
tests/fixtures/active_entities.json
tests/fixtures/analytics_async_get.json
tests/fixtures/analytics_async_post.json
tests/fixtures/analytics_sync_stats.json
tests/fixtures/app_lists_all.json
tests/fixtures/app_lists_load.json
tests/fixtures/campaigns_all.json
tests/fixtures/campaigns_load.json
tests/fixtures/funding_instruments_all.json
tests/fixtures/funding_instruments_load.json
tests/fixtures/line_items_all.json
tests/fixtures/line_items_load.json
tests/fixtures/placements.json
tests/fixtures/promotable_users_all.json
tests/fixtures/promotable_users_load.json
tests/fixtures/promoted_tweets_all.json
tests/fixtures/promoted_tweets_attach.json
tests/fixtures/promoted_tweets_load.json
tests/fixtures/reach_estimate.json
tests/fixtures/tailored_audiences_all.json
tests/fixtures/tailored_audiences_load.json
tests/fixtures/tailored_audiences_permissions_all.json
tests/fixtures/tweet_previews.json
tests/fixtures/tweets_get.json
tests/fixtures/videos_all.json
tests/fixtures/videos_load.json
twitter_ads/__init__.py
twitter_ads/account.py
twitter_ads/analytics.py
twitter_ads/audience.py
twitter_ads/campaign.py
twitter_ads/client.py
twitter_ads/creative.py
twitter_ads/cursor.py
twitter_ads/enum.py
twitter_ads/error.py
twitter_ads/http.py
twitter_ads/resource.py
twitter_ads/restapi.py
twitter_ads/targeting.py
twitter_ads/utils.py
twitter_ads.egg-info/PKG-INFO
twitter_ads.egg-info/SOURCES.txt
twitter_ads.egg-info/dependency_links.txt
twitter_ads.egg-info/requires.txt
twitter_ads.egg-info/top_level.txt