public interface PlaceFields
PlaceManager. Refer to the online Places Graph
documentation to get the complete list of supported place fields.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ABOUT
Information about the Place.
|
static java.lang.String |
APP_LINKS
AppLinks to the Place on various devices.
|
static java.lang.String |
CATEGORY_LIST
The Place's categories.
|
static java.lang.String |
CHECKINS
The number of checkins at this Place.
|
static java.lang.String |
CONFIDENCE_LEVEL
To be used on the current_place request.
|
static java.lang.String |
COVER
CoverPhoto.
|
static java.lang.String |
DESCRIPTION
The description of the Place.
|
static java.lang.String |
ENGAGEMENT
Engagement.
|
static java.lang.String |
HOURS
Specifies a single range of open hours per day.
|
static java.lang.String |
ID
The unique node ID of the place on the graph api.
|
static java.lang.String |
IS_ALWAYS_OPEN
Indicates whether this place is always open.
|
static java.lang.String |
IS_PERMANENTLY_CLOSED
Indicates whether this place is permanently closed.
|
static java.lang.String |
IS_VERIFIED
Pages with a large number of followers can be manually verified by Facebook as having an
authentic identity.
|
static java.lang.String |
LINK
The place's web URL.
|
static java.lang.String |
LOCATION
Location information about the Place.
|
static java.lang.String |
MATCHED_CATEGORIES
The categories that this place matched.
|
static java.lang.String |
NAME
The name of the place.
|
static java.lang.String |
OVERALL_STAR_RATING
Overall page rating based on a rating survey from users, on a scale of 1-5.
|
static java.lang.String |
PAGE
The Page node corresponding to the Place.
|
static java.lang.String |
PARKING
PageParking.
|
static java.lang.String |
PAYMENT_OPTIONS
The available payment options.
|
static java.lang.String |
PHONE
The place's phone number.
|
static java.lang.String |
PHOTOS_PROFILE
Profile photos posted by the place's Page.
|
static java.lang.String |
PICTURE
The current profile picture of the place's Page.
|
static java.lang.String |
PRICE_RANGE
Price range of the business.
|
static java.lang.String |
RATING_COUNT
Number of ratings for the place.
|
static java.lang.String |
RESTAURANT_SERVICES
Restaurant services.
|
static java.lang.String |
RESTAURANT_SPECIALTIES
PageRestaurantSpecialties.
|
static java.lang.String |
SINGLE_LINE_ADDRESS
The address, in a single line of text.
|
static java.lang.String |
WEBSITE
The URL of the place's website.
|
static java.lang.String |
WORKFLOWS
Workflows.
|
static final java.lang.String ABOUT
static final java.lang.String APP_LINKS
static final java.lang.String CATEGORY_LIST
static final java.lang.String CHECKINS
static final java.lang.String CONFIDENCE_LEVEL
static final java.lang.String COVER
static final java.lang.String DESCRIPTION
static final java.lang.String ENGAGEMENT
static final java.lang.String HOURS
static final java.lang.String ID
static final java.lang.String IS_ALWAYS_OPEN
static final java.lang.String IS_PERMANENTLY_CLOSED
static final java.lang.String IS_VERIFIED
static final java.lang.String LINK
static final java.lang.String LOCATION
static final java.lang.String MATCHED_CATEGORIES
static final java.lang.String NAME
static final java.lang.String OVERALL_STAR_RATING
static final java.lang.String PAGE
static final java.lang.String PARKING
static final java.lang.String PAYMENT_OPTIONS
static final java.lang.String PHONE
static final java.lang.String PHOTOS_PROFILE
static final java.lang.String PICTURE
static final java.lang.String PRICE_RANGE
static final java.lang.String RATING_COUNT
static final java.lang.String RESTAURANT_SERVICES
static final java.lang.String RESTAURANT_SPECIALTIES
static final java.lang.String SINGLE_LINE_ADDRESS
static final java.lang.String WEBSITE
static final java.lang.String WORKFLOWS