Hi
Unable to fetch all cards created in Twitter Ads UI, https://ads.twitter.com/cards_manager/18ce54y3lv7/cards/WEBSITE
All cards created in this page are created with older version. Version 8 is deprecated and not able to fetch through ADS API.
Can you please suggest how to fetch all cards created in Twitter ADS UI.
Thanks in advance.
Your application should use the GET accounts/:account_id/cards API to fetch cards created using the Ads Manager. Please review this post New Cards Endpoints and Carousel Ads
Hi @osowskit1 Thank you, it works by passing the “include_legacy_cards”:‘true’ parameter.
Hi @osowskit1
We are able to fetch older cards information, but cards created in ADS UI (cards manage page) does not returns media information.
In ADS UI, we have two places to create cards
and
Cards created in cards manage page are available now through /cards end points, but unable to fetch media information with media_key value and returns “MEDIA_NOT_FOUND_ERROR”
Below are the cards response

respectively.
We need media information, to fetch media type and media url information to display cards in front end.
Can you please suggest.
Hi any suggestions please.
Apologies for missing this - in the future, since this is a new question, it would be helpful to start a new thread to ensure we don’t miss follow up questions.
I will take a closer look today but believe there are some scenarios where assets aren’t automatically added to the media library.
If there was a Card Preview API, would you still need the media information?
1 Like
This is a known issue where the Card Manager does not add assets to the media library. As the legacy cards will eventually be deprecated, there are no short term plans to address this issue.
1 Like
Hi @osowskit1 Thank you for your response. I will try to create new topic if it necessary. Thanks again.