What is Google Plus ID and Google Plus Secret for Social Settings

I am trying to configure the google social settings on the Backendless Dev console.
Google has several different credentials and I am not sure which one to use.
What are the steps to create the credentials that need to be entered into the google social settings on the Backendless Dev console?

Hi Barry,
First of all you create keys and certificates for server and device.
http://support.backendless.com/public/attachments/d7c718af967210727b7fff97e5a9cdc0.png</img>

http://support.backendless.com/public/attachments/79863c662fcd0e27ff960a09c63db80c.png</img>
You need two types of keys here:
Web application — used by Backendless in Social Settings, and by Android app for key interchange with GCM. After creating you get client ID (Google Plus Id) and client secret (Google Plus Secret):
http://support.backendless.com/public/attachments/51c2f9be2e8b0b5d8fd7f2f5d62951c9.png</img>

Android — carefully follow instructions while creating this type of key. This includes fingerprint (androiddebugkey by default or user`s key for production apps), and package name from AndroidManifest.xml.http://support.backendless.com/public/attachments/91da869245ab85e971e365b20e4d1319.png</img>

When keys are crated and properly configured download the keys descriptor google-services.json, and put into root of the Android project (app folder)
To generate keys follow link https://developers.google.com/mobile/add

Regards, Artur.

d7c718af967210727b7fff97e5a9cdc0.png

51c2f9be2e8b0b5d8fd7f2f5d62951c9.png