Represents a venue/location/business. Includes all fields of the compactVenue.
Properties
id | The id of the venue. |
name | The name of the venue. |
latitude | The latitude of the venue. |
longitude | The longitude of the venue. |
distance |
This only applies to searching and returns the distance from the source of the search.
This field is optional and will not be returned when there is no value or not applicable. |
phone |
The phone number for the venue.
This field may be null when there is no value or not applicable. |
thumbnailUrl | The thumbnail url that is the logo of this venue. |
rating | The average rating of the venue. |
ratingCount | The number of ratings for the venue. |
yelpId |
The yelp foreign id of the venue.
This field may be null when there is no value or not applicable. |
address | Address of the venue. See address details |
applicationId | The application id that enrolled this business. |
businessToken |
The business token that was assigned to the business by the partner. Will only be supplied on partner's merchants.
This field is optional and will not be returned when there is no value or not applicable. |
primaryCategory |
The category of the business.
This field is optional and will not be returned when there is no value or not applicable. |
categories | A list of all the business categories. |
bookmarked | Whether this business is in the users bookmarks. Only populated on the Venue GET call |
website | The website of the venue. |
description |
A description of the venue.
This field is optional and will not be returned when there is no value or not applicable. |
priceRange |
Represents the price range of the venue.
This field is optional and will not be returned when there is no value or not applicable. |
menuUrl | The menu for the venue. |
medias | Address of the venue. |
buzz | Consumer buzz associated with the venue. |
features | Various features that the venue offers. |
noiseLevel | The noise level expected at this venue. |
ambiance | The kind of ambiance the venue provides. |
serves | Whether the venue serves breakfast, lunch, dinner. |
attire | The kind of acceptable attire at the venue. |
acceptedCards | The accepted payment types at the venue. |
knownFor |
What they're known for.
This field may be null when there is no value or not applicable. |
bestNights | Best nights to go to this venue. |
timezone | Olson timezone of the business. |
timezoneOffset | Timezone offset from GMT. |
simpleHours |
A simple representation of the hours of operation
This field is optional and will not be returned when there is no value or not applicable. |
defaultDiscount | The default reward percentage for this business. |
rewards | A list of all the current day's variable rewards offers at the business See variableReward details |
rewardsSchedule | A list of the complete rewards schedule for the business See variableReward details |
closed | Indicates whether the business is open or closed currently. |
status | State of the business |
dateOfApproval | Date of approval |
offers | A list of offers that this business is offering. See offer details |
publish | This offer should be published |
businessLocalDay | Current day (business local time). Expressed as [SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY] |
businessLocalTime | Current time (business local time). Expressed as HHMM |
chain |
The chain that this business belongs to.
This field is optional and will not be returned when there is no value or not applicable. See chain details |
merchantInfo |
The merchant info for the venue.
This field is optional and will not be returned when there is no value or not applicable. See merchantInfo details |