Configure Googleplus API

Enter Google Plus client ID: Enter your Google Plus application key here

Enter Google Plus Client secret : Enter your Google Plus secret key here

Steps to be followed to get Gmail application key and secret key:

  1. Register your application using the Google APIs Console.
  2. Visit the Google API Console.
  3. If you want you can create new project by clicking "CREATE PROJECT" button else can use the existing one to create new APGmail api console1
  4. While Creating new project, provide "Project name" as click on 'Create'
  5. Click on the desired project name from the project lists given.
  6. Go to "API & auth" menu item, shown of the left side of page
  7. Then click on "Registered apps" sub menu, and then click on the red button titled "REGISTER APP"gmail api console2
  8. While Registering new application:
    Give "Name"  to your APP
    Set "Platform" as "Web Application"
    Click on "Register"
    gmail api console3
  9. Now click on "Oauth 2.0 client ID" tab. Now set
    WEB ORIGIN  as http://yourdomain.com

 REDIRECT URI as 

Here broadcast-config-menuname is name of broadcast menu you created from backend.

and click on generate button

gmail console api4

Please Note that in Broadcast Google Plus only supports to get statuses from Google Plus to site. Posting to Google Plus is not provided yet since Google Plus itself has not provided any API for this.