List<PageAdminNote> |
Page.getAdminNotes() |
Notes of this page
|
Integer |
Event.getAttendingCount() |
Number of people attending the event
|
String |
User.getBio() |
The user's biographical snippet.
|
Boolean |
Comment.getCanReplyPrivately() |
Whether the viewer can send a private reply to this comment (Page viewers only)
|
Boolean |
Post.getCanReplyPrivately() |
Whether the viewer can send a private reply to this post (Page viewers only)
|
String |
Post.getCaption() |
The caption of the link (appears beneath the link name).
|
String |
Event.getCategory() |
The category of the event.
|
String |
Video.getContentCategory() |
The content category of this video.
|
Integer |
Event.getDeclinedCount() |
Number of people who declined the event
|
String |
Post.getDescription() |
A description of the link (appears beneath the link caption).
|
Boolean |
Video.getEmbeddable() |
Whether the video is embeddable.
|
Event |
Photo.getEvent() |
If this object has a place, the event associated with the place
|
Event |
Video.getEvent() |
If this object has a place, the event associated with the place.
|
Long |
Page.getFanCount() |
The number of likes the page has.
|
String |
Video.getFeedType() |
Whether or not the video is highlighted in Video Channel.
|
Post.FeedTargeting |
Post.Targeting.getGeoLocations() |
|
Long |
Event.getInterestedCount() |
Number of people interested in the event.
|
Boolean |
Video.getIsCrosspostingEligible() |
Specifies if the video is eligible for crossposting.
|
Boolean |
Page.getIsWebhooksSubscribed() |
Indicates whether the application is subscribed for real time updates from this page
|
List<PageLabel> |
Page.getLabels() |
Page labels of this page
|
List<PageLabel> |
User.getLabels() |
Page labels of this user
|
Likes |
Page.getLikes() |
The Pages that this Page Likes.
|
Long |
Page.getLikesCount() |
The number of likes the page has.
|
String |
Post.getLink() |
The link attached to this post.
|
Integer |
Video.getLiveAudienceCount() |
Number of unique people who watched the video broadcast when it was live.
|
String |
Video.getLiveStatus() |
The live status of the video.
|
Integer |
Event.getMaybeCount() |
Number of people who maybe going to the event
|
String |
VideoCopyright.getMonitoringStatus() |
Whether the video is monitored successfully for copyright.
|
String |
Post.getName() |
The name of the link.
|
Integer |
Event.getNoreplyCount() |
Number of people who did not reply to the event
|
String |
Post.getObjectId() |
The Facebook object id for an uploaded photo or video.
|
Double |
Place.getOverallRating() |
Overall Rating of Place, on a 5-star scale. 0 means not enough data to get a combined rating.
|
Place |
Event.getPlace() |
Location associated with the event, if any.
|
Conversation |
Comment.getPrivateReplyConversation() |
For comments with private replies, gets conversation between the Page and author of the comment (Page viewers only)
|
Boolean |
Video.getPublished() |
Whether a post about this video is published.
|
Date |
Video.getScheduledPublishTime() |
The time that the video is scheduled to be published.
|
String |
User.getShortName() |
Shortened, locale-aware name for the person.
|
String |
Post.getSource() |
If available, the source link attached to this post (for example, a flash or video file).
|
NamedFacebookType |
Post.getTarget() |
The profile this was posted on if different from the author.
|
String |
Video.getTitle() |
The video title or caption
|
String |
Post.getType() |
A string indicating the object type of this post.
|