| |
|
|
Brown Paper Tickets API Documentation
|
|
|
Event Sales
| URL: |
https://www.brownpapertickets.com/api/eventsales.rss |
| |
| Description: |
This feed returns a list of current events for your account and the quantity and value of tickets sold for each. |
| |
|
| l |
- |
Login name for your Brown Paper Tickets account. |
| |
| p |
- |
Password for your Brown Paper Tickets account. |
| |
| e_number |
- |
Brown Paper Tickets' unique event tracking number. The event's e_number can be found in the General Sales feed. |
|
| |
| Outputs: |
Returns an RSS 2.0 feed containing the following variables:
| bpt:date_id |
- |
Brown Paper Tickets' unique date tracking ID. The date's date_id can be found in the Event Details feed. |
| |
| bpt:begin_time |
- |
This is the start date and time for this date. |
| |
| bpt:end_time |
- |
This is the end date and time for this date. |
| |
| bpt:date_tickets_sold |
- |
This is the number of tickets sold for this date at any price. |
| |
| bpt:date_collected_value |
- |
This is the value collected for this date from ticket sales. |
| |
| bpt:price_id:COUNTER |
- |
Brown Paper Tickets' unique price tracking ID. The price's price_id can be found in the Date Details feed. Because more than one price may be listed, a COUNTER variable is listed with the price_id. This COUNTER variable is unique only for this feed. |
| |
| bpt:price_name:COUNTER |
- |
This is the name given to this price. Because more than one price may be listed, a COUNTER variable is listed with the price_name. This COUNTER variable is unique only for this feed. |
| |
| bpt:price:COUNTER |
- |
This is the cost for a single ticket, before service fee. Because more than one price may be listed, a COUNTER variable is listed with the price. This COUNTER variable is unique only for this feed. |
| |
| bpt:price_tickets_sold:COUNTER |
- |
This is the number of tickets sold for this date at this price. Because more than one price may be listed, a COUNTER variable is listed with the price_tickets_sold. This COUNTER variable is unique only for this feed. |
| |
| bpt:price_collected_value:COUNTER |
- |
This is the value of the tickets sold for this date at this price. Because more than one price may be listed, a COUNTER variable is listed with the price_collected_value. This COUNTER variable is unique only for this feed. |
| |
| bpt:price_count |
- |
This is the number of prices listed for this date. |
|
|
|
|
 |