twitterdev/twitter-python-ads-sdk

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/workflows/python-package.yml
.github/workflows/pythonpublish.yml
.gitignore
.travis.yml
bin/twitter-ads
error-hierarchy.png
release.sh
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/audience_estimate.json
tests/fixtures/campaigns_all.json
tests/fixtures/campaigns_load.json
tests/fixtures/cards_all.json
tests/fixtures/cards_load.json
tests/fixtures/custom_audiences_all.json
tests/fixtures/custom_audiences_load.json
tests/fixtures/custom_audiences_permissions_all.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_load.json
tests/fixtures/targeted_audiences.json
tests/fixtures/tweet_previews.json
tests/fixtures/tweets_get.json
tests/fixtures/videos_all.json
tests/fixtures/videos_load.json
examples/account_media.py24
examples/active_entities.py106
examples/analytics.py35
examples/audience_estimate.py31
A
1 hr
examples/batch_request.py65
examples/batch_tc_from_file.py43
examples/cards.py69
A
3 hrs
examples/cards_fetch.py23