digitalinferno / GooglePlus-Stream

Retrieve activity content and attachments.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

googleplus-stream

Retrieve activity content and attachments

Request parameters

Define API key

You need a Google API key, get it at https://console.developers.google.com

Define user ID

Insert your G+ user ID (like +googleplus or 101560853443212199687)

Define max results

Acceptable values are 1 to 100

At this point the scrip is ready for use in your web page. Include and enjoy.

<?php include( "yourpathto/gplus.php"); ?>

If you get in trouble you can test all at https://developers.google.com/+/web/api/rest/latest/activities/list#try-it

Thanks

...for support and hints: @apulice

About

Retrieve activity content and attachments.


Languages

Language:PHP 100.0%