Added new functions to Twitter Ads API, together with integration tests for them.
This commit is contained in:
parent
9b5d42902e
commit
af63e8d233
3 changed files with 46 additions and 2 deletions
|
|
@ -31,3 +31,4 @@ test_tweet_html = '<a href="http://t.co/FCmXyI6VHd" class="twython-url">google.c
|
|||
|
||||
test_account_id = os.environ.get('TEST_ACCOUNT_ID')
|
||||
test_funding_instrument_id = os.environ.get('TEST_FUNDING_INSTRUMENT_ID')
|
||||
test_campaign_id = os.environ.get('TEST_CAMPAIGN_ID')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue