Hi,

How can we access/create Account Media information in Twitter Ads API

Account ID : 18ce54sj2ha

twurl -H “https://ads-api.twitter.com” “/9/accounts/18ce54sj2ha/account_media”

returns empty response.
{“request”:{“params”:{“account_id”:“18ce54sj2ha”}},“next_cursor”:null,“data”:}

Can you please help me in getting account media information.

Can you please guide where does media creatives is used in Twitter Ads UI.

Thanks in advance.

Thanks,
Sandeep.S

Any suggestions please

Hi,

It’s possible the account does not have any media added to the media library that counts as account media. Some description of when media will start appearing there is explained at the bottom of Identifying media | Docs | Twitter Developer Platform guide under the section ‘Interactions with Account Media’

For needing to quickly test this functionality, the easiest method may be to upload a banner sized image (used for Twitter Audience Platform) which is 320x50 sized, and a video which has been marked as Amplify Video media_category.

1 Like

Hi @JBabichJapan

Thanks for the information.

Hi, how can I upload ‘AMPLIFY_VIDEO’ specific video into Twitter Ads UI media library, please suggest.