We are having issue tracking clicks on both types of placements. Analytics is not designed to track click / stats on both placements at the same time, There is no end point on TW API (V2) that allows us to send request to track both.
The best option to make this work is to have the ability to send multiple placements in the stats request calls. This will allow the stats to be accurate and we won’t run the risk of hitting the rate limit.
TW API version 2 does not have any end points that allow us to send multiple placement at the moment. If Twitter has any other options then we can look at them.
We currently have the ability to target the following placements:
TWITTER_TIMELINE
PUBLISHER_NETWORK
There is another placement called ALL_ON_TWITTER (code change required) maybe this what we need, a single placement that covers all. Can you guys please confirm whether this is the best route for the issue at hand.