I can’t get the old card.
I can’t get some old cards as following card_uri.
Can I get all the old cards?
WEBSITE: card://1258262205088231424
WEBSITE: card://1258261975735209985
WEBSITE: card://1258262187379838982
VIDEO_WEBSITE: card://1374545986266099720
VIDEO_WEBSITE: card://1372079465082150912
VIDEO_WEBSITE: card://1258261701243232257
twurl -H ads-api.twitter.com '/11/accounts/18ce553m3oe/cards?card_uris=card://1258262205088231424' | jq
{"request":{"params":{"account_id":"18ce553m3oe","card_uris":["card://1258262205088231424"]}},"next_cursor":null,"data":[]}
twurl -H ads-api.twitter.com '/11/accounts/18ce553m3oe/cards?card_uris=card://1258262205088231424&include_legacy_cards=true' | jq
{"request":{"params":{"account_id":"18ce553m3oe","include_legacy_cards":true,"card_uris":["card://1258262205088231424"]}},"next_cursor":null,"data":[]}
Hello,
Thanks for reaching out. Seems like your issue is similar to Not found card_uri in GET accounts/:account_id/cards?
I am checking with the team on this. Will update again when they reply.
Hello,
I checked with team. It seems like for those cards, there is a media that is missing which makes them unavailable from the /cards endpoint
Do you happen to have those cards seen on FE?
Thank you for contacting us.
I will check it.