Hi! I’m able to:
- Create some promoted-only tweets
- Create a new campaign
- add a line item to that campaign (with “placement_type”: “PROMOTED_TWEETS_FOR_TIMELINES”)
- Associate a promoted tweet with the line item, with the tweet_ids from before
- launch the thing
I’m also able to:
- create a new twitter card (website type)
However, I’m looking for these tweets to be within the context of the website card I’ve created. However, on neither the card endpoint do I see a way to associate tweet_ids, nor on the tweets a way to associate a card. Ditto on the line_items endpoint.
Could you please help point me to where I would integrate the tweet message of a tweet with the context / button text / potentially image and headline of a website card, and associate the whole thing with a campaign?
Thanks very much for your help!