6

As Google Data List APIs has been deprecated by Google, so we can use "Google Drive APIs" for Google Drive but what about Google Sites? I am currently using Google.Gdata.client.dll reference to work with Google Sites.

Greg
  • 10,350
  • 1
  • 26
  • 35
  • Hi, we are also in the same situation and we didn't find any link which describes the alternative for Google Sites for Google.Gdata.Client.dll – Jeevan Jan 23 '15 at 18:27

2 Answers2

1

It looks like Google is maintaining the following page to help people who use its APIs keep track of their transition away from gdata: https://developers.google.com/gdata/docs/directory

As of 06/01/2015, there is no replacement for the Google Sites API.

froggythefrog
  • 512
  • 1
  • 4
  • 16
0

You carry on using the existing GData API according to the page provided by @froggythefrog:

I can see that a lot of GData API's have been deprecated and most newer versions aren't based on it any more but it says that Google Sites Data API is unaltered, specifically "GData version is still live. No replacement API."

This might mean that it's days might be numbered but at the moment it is the current API.

I can't see any mention saying that the GData API as a whole is outright deprecated.

rtpHarry
  • 13,019
  • 4
  • 43
  • 64