Any categorization of event type?

141 views
Skip to first unread message

Chris G

unread,
Mar 22, 2012, 6:16:11 PM3/22/12
to ticketfly-api
Hi,

We're just starting to work with the API. We're looking for a field
to identify a type or category of an event. Something like "Concert"
or "Art Exhibit" or anything really. There's a field called
"showType" but I don't think I've seen an event yet that has a value
there.

Is that a bug? Do you guys require categories/types for each event?

regards,
-Chris

Adam Creeger

unread,
Mar 22, 2012, 6:35:14 PM3/22/12
to ticket...@googlegroups.com
Hey Chris,

We currently don't expose the category of event. Although the showType field look like it is what you want, it is in fact (rarely-used) field that is used to indicate if the show is early/late/matinee.

A large proportion of our events are music concerts. As that changes, we will introduce an event "category" field - but there are no firm plans to do so right now.

Sorry about that,

Adam

Oleg Kaganovich

unread,
Aug 26, 2013, 12:26:43 PM8/26/13
to ticket...@googlegroups.com, acre...@ticketfly.com
Hey Adam,

Same question, as it has been over a year since your reply below.  Have you introduced an event category field yet?  Thanks.

Tristan Eastburn

unread,
Aug 30, 2013, 2:22:13 PM8/30/13
to ticket...@googlegroups.com, acre...@ticketfly.com
Hi Oleg,

I wish I had good news for you! But I don't. We still don't have this feature but it is on our backlog and one that we definitely understand the importance of.

Best,

--
Tristan Eastburn | API Developer | Ticketfly
@ticketfly | ticketfly.com/blog | facebook.com/ticketfly

--
You received this message because you are subscribed to the Google Groups "ticketfly-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ticketfly-ap...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

s...@shubaloo.com

unread,
Dec 18, 2014, 3:16:00 PM12/18/14
to ticket...@googlegroups.com, acre...@ticketfly.com
I'm also interested in a top level categorization, specifically to answer whether an event is a concert or not.

I'm building a concert discovery app and just started looking into the ticketfly api yesterday. In case this is helpful for anyone, I have a work-around that looks reasonable to me so far.

What I'm doing is finding facebook pages of performer on events and checking the page category. I'm using java with spring social, simplified version of implementation:

String fbUrl = headliner.getString("urlFacebook")
String fbPageId = fbUrl.substring(fbUrl.lastIndexOf("/") + 1)
Page page = facebook.fetchObject(fbPageId, Page.class);
if (!"Musician/band".equals(page.getCategory())) {
   eventCategory=Concert
}

Definitely not perfect, but seems to work well enough. At least in the cities I've test this on, I've found most music events have at least one performer that I could find a facebook page with the musician category.

The nice thing about doing this is that the page also comes with other useful info, such as genre.

Hope that helps. And if anyone is interested in what I'm doing, I have a beta at http://shubaloo.com

David Klebanoff

unread,
Dec 22, 2014, 6:19:22 PM12/22/14
to ticket...@googlegroups.com, acre...@ticketfly.com
Interesting hack Shubaloo. 

I just wanted to share that I too would find it incredibly useful to have an event category!

-David

Bill Rousseau

unread,
Dec 24, 2014, 4:12:26 AM12/24/14
to ticket...@googlegroups.com
Hi All,

Great to see the discussion and ideas here. Event genres are still something we'd like to add, but I don't believe it's coming soon. We'll make sure to update the group with any new additions.

Thanks!
-b

Bill Rousseau | Product Manager | Ticketfly
415-409-TFLY | @billrousseau | LinkedIn | about.me |

Build the best technology for live events: Join our team!
About us: Blog | Twitter | Instagram | Facebook

Max Micheliov

unread,
Aug 28, 2015, 5:53:31 AM8/28/15
to ticketfly-api, cgr...@timerazor.com
Hi all! Yes, I'd like to confirm a high interest in this feature - added event type. Moreover for such an extensive database of live data sub categories would be super useful. So live music could have genres: rock, pop, classical, jazz, country... well, at least. Otherwise it is very limiting for external usage. 
Message has been deleted

Chris LeFevre

unread,
Jul 21, 2017, 12:34:04 PM7/21/17
to ticketfly-api, acre...@ticketfly.com
Any updates? This feature would be useful to our company as well.

Bill Rousseau

unread,
Jul 21, 2017, 12:59:51 PM7/21/17
to ticket...@googlegroups.com, acre...@ticketfly.com
Hi All,

Event categories and genres are something many folks at Ticketfly are passionate about. That said, there are no concrete plans for adding them to this API at present. I would not be surprised if that changed, but want to be transparent that it's not in the current short term roadmap.

Thanks!
-b

--
You received this message because you are subscribed to the Google Groups "ticketfly-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ticketfly-ap...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--

David Klebanoff

unread,
Jul 24, 2017, 1:30:48 PM7/24/17
to ticket...@googlegroups.com, acre...@ticketfly.com
Hi Bill et al,

I appreciate the openness! From the outside, it appears that TicketFly does not see much value in its API program, and by extension it's affiliate program if it's unable to offer such basic and core data to its API partners. I would urge the TicketFly team to reconsider.

-David

To unsubscribe from this group and stop receiving emails from it, send an email to ticketfly-api+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "ticketfly-api" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ticketfly-api+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

David Klebanoff
Aventrix | Founder & Engineer | www.aventrix.com

David Richardson

unread,
Jul 27, 2017, 8:52:59 PM7/27/17
to ticketfly-api, cgr...@timerazor.com
Agreed.  Categories (Genres) have much value to Affiliate Users and to Ticketfly.  We have been using Ticketfly's API for four years and strongly encourage Ticketfly to adopt a relatively basic feature.  Who can I speak with to persuade implementing this?  

Appreciate any help,
Dave
Reply all
Reply to author
Forward
0 new messages