Two promoted tweets show the status halted in Twitter Ads manager, and when I try to use the same tweet to create a promoted tweet, the promoted tweet is rejected.
The original call to create the promoted tweet:
"response": {
"request": {
"params": {
"tweet_ids": [
1384231921723404300
],
"line_item_id": "j69h3",
"account_id": "nrjmti"
}
},
"data": [
{
"line_item_id": "j69h3",
"id": "6c1v55",
"entity_status": "ACTIVE",
"created_at": "2021-04-19T21:51:13Z",
"updated_at": "2021-04-19T21:51:13Z",
"approval_status": "ACCEPTED",
"tweet_id": "1384231921723404290",
"deleted": false
}
],
"total_count": 1
},
The next call to create a promoted tweet:
"response": {
"request": {
"params": {
"tweet_ids": [
1384231921723404300
],
"line_item_id": "j69h3",
"account_id": "nrjmti"
}
},
"data": [
{
"line_item_id": "j69h3",
"id": "6c1v55",
"entity_status": "ACTIVE",
"created_at": "2021-04-19T21:51:13Z",
"updated_at": "2021-04-20T18:40:32Z",
"approval_status": "REJECTED",
"tweet_id": "1384231921723404290",
"deleted": false
}
],
"total_count": 1
},
link to the tweet: https://twitter.com/revolttv/status/1384231921723404290
link to the tiwtter campaign: https://ads.twitter.com/ads_manager/nrjmti/fundingsources/30275033/campaigns/25875539/adgroups/32215496/ads/?columnSet=2&columns=9.8.237.230.231.254.112.190.186.82.19.41.42.38.83.84.85.39.303.86.276&endDate=2021-04-21&startDate=2021-04-20
Please help provide any information regarding this issue with this call or tweet. And please help me find the best way to resolve this or get more information on why the promoted tweet is halted.
Thank you