Hi
Based on the documentation @ https://dev.twitter.com/ads/campaigns/metrics-and-segmentation spend should be available segmented by platforms.
However, while trying to access spend associated with a promoted tweet and segmented by platforms, there is no response from the API, the ‘data’ node is empty.
If I remove the segmentation part from the API call, I receive the response, as expected.
So two questions:
- I suspect the segmentation for spend may not be available at the
tweet level as the entire spend may belong to a single platform.
- If that is the case, then how do we know from which platform the
tweet was posted (iOS/Android). Based on information in the associated card, the spend segmentation on UI and what is pulled by API, for a day, doesn’t even come close.
Thanks,