queued_downloads time
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-queued_downloads.rst
index 1491387f549b9aa2e06ffd5ffd3606fb6ea3e19c..1880bb21f2b425d1d0159dfb9b9ad0cd59376e80 100644 (file)
@@ -5,6 +5,10 @@
 Fetch a list of apps/games that shall get installed automatically
 on the OUYA.
 
+The OUYA checks the download queue exactly every 5 minutes.
+
+More information: http://cweiske.de/tagebuch/push-to-ouya.htm
+
 
 HTTP request
 ============
@@ -30,6 +34,16 @@ Status code
 Content-type
   ``application/json; charset=utf-8``
 
+Known ``source`` options:
+
+``gamer``
+  The user clicked onto "push to my ouya" on the OUYA website
+``game-of-the-month``
+  The game gets automatically installed because the OUYA people awarded it the
+  "game of the month" trophy.
+``new-user``
+  You are a freshly registered user and should have this game on your OUYA.
+
 
 Example
 -------