get
https://api.accelevents.com/rest/host/event//sponsors/analytics
- API used at host side event admin, super admin, and organizer admin can access this API.
- This API is used to get sponsor click analytics. Returning a list of sponsors present in the event with the count of how many times one sponsor gets clicked by attendees.
- We are not collecting admin and staff users' clicks if they click on any sponsor that will be not counted.
- We need to pass an authorization token here, which is generated after successful login into the account.