When using the scheduled_tweets API
(accounts/:account_id/scheduled_tweets),
I’ve encountered problem that I cannot change the tweet type.
When creating (POST) scheduled tweet, I am able to set tweet_type(organic/promoted) by using “nullcast=true/false” parameter. However, when updating(PUT) scheduled tweet,
there is no “nullcast=true/false” parameter to change the tweet type.
I can definitely change the scheduled tweet type(organic<->promoted) on the original website, however, I cannot change the tweet type by using the Ads API.
Thank you for your attention. Patiently wait for your reply.
reference api i’ve used : https://developer.twitter.com/en/docs/ads/creatives/api-reference/scheduled-tweets