Good afternoon,
I have implemented an automated mobile app install ad tool and everything was working. We then needed to change to a new Ad Account due to a billing issue.
The process is "Create Campaign -> Upload Illo (for each Illo) -> Create image_app_download card -> Create Tweet and attach card -> Create Line Item -> Create Promoted Tweets by attaching the tweets to the line item.
When we do the current “Create Promoted Tweet” process by posting to https://ads-api.twitter.com/4/accounts/18ce54skfk4/promoted_tweets this is the response received:
"errors": [
{
"code": "INVALID",
"message": "App (mact_app_id=<ID REMOVED>) associated with PromotedTweet must be set up for MACT when using BidUnit COST_PER_INSTALL on LineItem",
"attribute": ""
}
],
Please let me know what I can do to move forward here.
Thankyou
Matt