Jar*_*red 6 facebook-php-sdk facebook-apps
我如何获得应用程序的名称,假设我有使用Facebook PHP SDK的应用程序ID和应用程序机密?
Igy*_*Igy 11
https://graph.facebook.com/ [APP ID]
例如:https ://graph.facebook.com/102452128776:
{
   "id": "102452128776",
   "name": "FarmVille",
   "description": "Join your friends in FarmVille, the world\u2019s biggest farming game! Grow hundreds of crops, trees, and animals! More added every day",
   "category": "Games",
   "subcategory": "Simulation",
   "link": "https://www.facebook.com/apps/application.php?id=102452128776",
   "namespace": "onthefarm",
   "icon_url": "http://photos-g.ak.fbcdn.net/photos-ak-snc7/v85005/144/102452128776/app_2_102452128776_798621234.gif",
   "logo_url": "http://photos-f.ak.fbcdn.net/photos-ak-snc7/v85005/144/102452128776/app_1_102452128776_1417137715.gif",
   "company": "Zynga",
   "daily_active_users": "4200000",
   "weekly_active_users": "10000000",
   "monthly_active_users": "21400000",
   "mobile_web_url": "http://express.farmville.com/fx/"
}
Run Code Online (Sandbox Code Playgroud)
在PHP SDK中,这是$ facebook-> api('/'.$ APP_ID);
|   归档时间:  |  
           
  |  
        
|   查看次数:  |  
           5920 次  |  
        
|   最近记录:  |