Facebook Developers
DocsToolsSupportNewsApps
Log In
  • Social Plugins
  • Facebook Login
  • Open Graph
  • Facebook APIs
    • Graph API
    • FQL
    • Open Graph
    • Dialogs
    • Chat
    • Internationalization
    • Ads
  • Games
  • Payments
  • App Center
  • Promote Your App
  • iOS
  • Android
  • JavaScript
  • PHP
  • More SDKs
  • Objects
    • Achievement(Instance)
    • Album
    • App and Game Groups
    • Application
    • Checkin
    • Comment
    • Domain
    • Errors
    • Event
    • Field Expansion
    • FriendList
    • Group
    • Insights
    • Link
    • Message
    • Note
    • Offer
    • Order
    • Page
    • Pagination
    • Payment
    • Photo
    • Pictures
    • Post
    • Privacy Parameter
    • Publishing
    • Question
    • QuestionOption
    • Realtime Updates
    • Review
    • Search
    • Selecting Results
    • Status message
    • Thread
    • User
    • Video

Achievement(Instance)

Facebook APIs › Graph API › Achievement(Instance)

The achievement(Instance) object represents the achievement achieved by a user for a particular app.

You can read more about achievements here.

An app can always access achievement(instance) associated with their app with an app or user access_token associated with their app. To access achievements for a user for other apps they require user_games_activity permission and to access achievements for the user's friends, the app requires friends_games_activity permission.

Properties

NameDescriptionPermissionsReturns
id

id of the achievement(instance)

app or user access_token

string

from

The user who achieved the achievement

app or user access_token

object containing the id and name of user

created_time

Time at which the achievement was achieved

app or user access_token

string containing an ISO-8601 datetime

application

The application in which the user achieved the achievement

app or user access_token

object containing id and name of application

achievement

The achievement object that the user achieved

app or user access_token

object containing the id, url, type, and title of the achievement

likes

likes received by the story

app or user access_token

object containing the count of likes, as well as an array containing the name and id of users who like it

comments

Comments received by the achievement story

app or user access_token

object containing the count of comments, as well as an array containing id of the comment, from object containing the name and id of users who created the comment, message and created_time of the comment

Updated over a year ago
Facebook © 2013 · English (US)
AboutAdvertisingCareersPlatform PoliciesPrivacy Policy