get
https://api.dengage.com/rest/transactional/push/sendByTag
GetTransactionalPushByTagReport function retrieves the report of a transactional push message sent by tag using the trackingId. The report includes detailed statistics broken down by applications, operating systems, browsers, device brands, and device types.
Important Note
ApplicationId parameter is optional. If provided, the platform filters the report for the specific application. The report is only available when the send status is 'RELAYED', 'COMPLETED', or 'FINAL_ERROR'.
401Unauthorized - Authentication required. Please provide a valid access token.
404Not Found - The sendByTag report was not found for the given trackingId.
429Too Many Requests - Rate limit exceeded. Please reduce the frequency of your requests.