Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to post on google plus pages through api?

how to post on Google+ pages through API using php

while searching for Google+ API got Google page API ( https://developers.google.com/+/api/pages-signup ) which allows user to post on Google+ pages but to white list this API need to apply for Google+ page API
i am not getting any documentation for Google+ page API (how to post on pages)

like image 214
Ankit Avatar asked Jan 11 '13 06:01

Ankit


People also ask

How do I enable Google+ API on my website?

In the list of services find the Google+ API and Click on 'off' to turn it on. In the next screen check 'I Agree..' and click on 'Accept'. You will see that the button next to Google+ API has changed to following: Now click on the 'API Access' and it will ask you to 'Create an OAuth 2.0 client id..'.

Can I create product posts via the Google my Business API?

Note: Product posts cannot be created via the Google My Business API at this time. Before you use the Google My Business API, you need to register your application and obtain OAuth 2.0 credentials. For details on how to get started with the Google My Business API, see Basic setup.

What can I do with the Google my Business API?

The Google My Business API provides you with the ability to create Posts in Google Search within several categories, such as news, events, and offers. This tutorial shows you how to do the following:

What is Google Plus API for developers?

Google Plus API for developers allows you to fetch public data from Google+. In this tutorial w3resource discusses an overview of Google Plus API, followed by detail tutorial of all the necessary steps one need to perform to successfully fetch public data from Google+.


2 Answers

Currently, there is no publicly available API to post to Google+. You found the signup form to request access to the API. If granted, Google will provide you with API information.

like image 143
Prisoner Avatar answered Nov 15 '22 21:11

Prisoner


Checkout this link. Google has released Page API but limited to certain companies and selection criteria seems to be very tough.

Google + Pages API - Partner Application Form

like image 23
Salik Avatar answered Nov 15 '22 21:11

Salik