get https://api.accelevents.com/rest/event//exhibitor//download/userExhibitorAnalytics/CSV
This API will download CSV file for individual Exhibitor Analytics.
The CSV will include details of attendees who visited and interacted with the exhibitor. Column Headers will be First Name, Last Name, Email, Phone Number, Company, Title, Number of times booth visited, etc.
This endpoint can be accessed by users with event admin access or greater.
Response
Attributes | Description |
---|---|
First Name | Attendee's First Name |
Last Name | Attendee's Last Name |
Attendee's Email Address | |
Phone Number | Attendee's Phone Number |
Company | Attendee's Company Name |
Title | Attendee's Job Title |
Number of times booth was visited | Count of how many times the attendee visited the booth |
Staff | Will return yes if the attendee is an event staff member |
Total time in Booth | Will return the time in seconds that the attendee spent in the booth |
Video Played | Will return 'true' if the attendee played the video in the booth |
Chat | Will return true if the attendee sent or received a chat in the booth |
Here are the possible error messages that return if any condition fails or required data is missing for processing.
Error Code | Error Description |
---|---|
401 | You are not authorized to view the resource |
403 | Accessing the resource you were trying to reach is forbidden. |
404 | The resource you were trying to reach is not found. |
40600013 | Can't Create URL |
4040200 | Event Not Found |
4030201 | Not Event Host |
4040027 | Exhibitor Not Found |