Hello,
In our development we create multiple Ad Groups per Campaign and with multiple Promoted Tweets (that are equal for each segmentation)
We are trying to obtain stats as in Twitter Ads UI shows. Twitter Ads UI groups all Promoted Tweets which the same Tweet Id.
More or less what we have is something like this:
Tweet A
Tweet B
LineItem A -> Promoted Tweet A-A / Promoted Tweet A-B (Line Item A with both Tweets)
LineItem B -> Promoted Tweet B-A / Promoted Tweet B-B (Line Item B with both Tweets)
And we want obtain stats for Tweet A and for Tweet B at level Campaign.
Twitter Ads UI is able to do this and is using something like “Segmentation Tweet” (as I saw in the request that Twitter Ads UI is making)
How could we do something like this?
Regards!