Get performer events
Get performer’s whole informations and the events in which they take part. You can use it to create a page for the performer.
Authorizations
It is the "access_token" returned after login
Path Parameters
Response
Performer object
During integration, we also retrieve all the comments/grades made about the event. ‘AverageGrade’ is simply the average of these ratings.
This is the date on which the event was cancelled.
It's an array of all the categories of the event. Some of these objects are ‘sub-categories’ and others are 'main categories'. For a main category, 'subCategory' is null, while for a sub-category, ‘subCategory’ is not null and ‘mainCategory’ has the same value as the main category.
Contains enriched place information retrieved from the Google Places API.
The formatted address of the place.
Description on https://developers.google.com/maps/documentation/places/web-service/details
Description on https://developers.google.com/maps/documentation/places/web-service/details
Description on https://developers.google.com/maps/documentation/places/web-service/details
This attribute is a boolean which is set to ‘true’ when a good deal on the event is identified during integration (discount, early bird ticket, preferential rate, etc.). One of the sources has 'isGoodDeal' set to true.
The highest price for the event in euros. If it's null, we don't know the price.
The lowest price for the event in euros. If it's null, we don't know the price.
This is the date on which the event became unavailable. Either because all the places have been sold or because there is no more availability.
Represents the original place information as provided by ticketing partners.
Deprecated, look at the ‘averageGrade’ of ‘googlePlace’.
The unique identifier of the place in the Google Places API.
Deprecated, look at the ‘totalGrades’ of ‘googlePlace’.
For some events, ‘availableDates’ is incomplete, and to indicate that information about the event's availability is missing, we set 'cantRetrieveAvailableDates' to true.
Deprecated, use "commissionPerTicket" and "commissionPerCart" instead.
The highest price for the event in euros. If it's null, we don't know the price
This attribute is a boolean which is set to ‘true’ when a good deal on this event source is identified during integration (discount, early bird ticket, preferential rate, etc.).
The affiliate link to buy tickets.
The lowest price for the event in euros. If it's null, we don't know the price
This is the date on which the event became unavailable. Either because all the places have been sold or because there is no more availability.
During integration, we also retrieve all the comments/grades made about the event. 'totalGrades' is simply the number of these ratings.
This is the image compressed.
Was this page helpful?