Place Tag - Graph API - Documentation - Facebook for Developers

PHP SDK v5.0.0 */ /* make the API call */ try { // Returns a `Facebook\ FacebookResponse` object $response = $fb->get( '/{place-tag-id}', '{access-token }' ); ...

Lee mas