Questions tagged [google-realtime-api]

The Real Time Reporting API enables you to request real time data for an authenticated user

The Real Time Reporting API enables you to request real time data for an authenticated user. This allows you to report on the activity occurring on your property right now. You can use the Real Time Reporting API to query for dimensions and metrics in order to build customer facing web widgets and dashboards.

You can use the Real Time Reporting API to:

  • Display active viewers of a page and create a sense of urgency for users that are looking at an item with finite inventory.
  • Display the most popular content such as the top 10 active pages.
  • Create and display a real time dashboard.
20 questions
0
votes
1 answer

Preview and open-with

I see that the file created with Realtime playground at my Google drive supports Open With functionality. Despite preview is not available, I can click it and playground app reopens. How do I do the same with my app. I have created a demo one, to…
0
votes
2 answers

Sharing the Realtime Documents

I have created a playground application. I see that it creates shortcut files in my google drive. I tried to share it with incognito (because I want the doc to be available to anybody and do not know how to create another google account, so I log…
0
votes
1 answer

Google Drive SDK currently supports only Http for Realtime APIs

Latest news coming from iOS-> https://techcrunch.com/2016/06/14/apple-will-require-https-connections-for-ios-apps-by-the-end-of-2016/ Anybody from google-drive-sdk support can tell if there is a plan to support https for Realtime APIs soon?
0
votes
1 answer

Updating just created collaborative map entries

I have a graph editor, where user has option to create a node. It gets connected with all currently selected nodes. In google document, it looks like a node (its string label) is mapped to the comma-separated set of connected labels. So, to add a…
-1
votes
2 answers

Using indexOf on a Realtime Collaborative List

I am trying to learning the Google Drive Realtime Api and have a question about the CollaborativeList. I am new to JavaScript. var mylist =…
RFF
  • 271
  • 1
  • 2
  • 10
1
2