diff options
author | Joe Fernandez <joefernandez@google.com> | 2016-07-07 18:21:05 +0000 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2016-07-07 18:21:05 +0000 |
commit | 557b747fb48a452cd15a51c84cb43535f63a3d79 (patch) | |
tree | 4c9617cbd9b0824b1ca87202d67a4cefdffbf75e /docs/html/jd_extras_en.js | |
parent | 02fcab7f4394dd83144d64ae8478322471cb2d97 (diff) | |
parent | 5301f68827edd5ea1870e7d2166e0b3c0e1eadbb (diff) |
Merge \\"docs: Edited \\"Promote with Ads\\" page; created \\"Nearby\\" feature page.\\" into mnc-io-docs am: 31302819c1
am: 5301f68827
Change-Id: Ic59d70a5ce5693ed0facdc07e37dd23a7cfae061
Diffstat (limited to 'docs/html/jd_extras_en.js')
-rw-r--r-- | docs/html/jd_extras_en.js | 50 |
1 files changed, 49 insertions, 1 deletions
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 9e8fe08cebab..434f2116a0b4 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -2751,6 +2751,45 @@ METADATA['en'].extras = METADATA['en'].extras.concat([ "lang": "en", "group": "", "tags": [], + "url": "https://developers.google.com/nearby/", + "timestamp": null, + "image": "images/play_dev.jpg", + "title": "Create features based on proximity", + "summary": "Build simple interactions between nearby devices and people.", + "keywords": ["nearby", "engage"], + "type": "distribute", + "titleFriendly": "" + }, + { + "lang": "en", + "group": "", + "tags": [], + "url": "https://www.youtube.com/watch?v=hultDpBS22s", + "timestamp": null, + "image": "images/play_dev.jpg", + "title": "Use Nearby Messages to collaborate", + "summary": "Nearby Messages is perfect for setting up ad-hoc groups, collaborative sessions, or sharing resources with people in a co-located space.", + "keywords": ["nearby", "engage"], + "type": "distribute", + "titleFriendly": "" + }, + { + "lang": "en", + "group": "", + "tags": [], + "url": "https://developers.google.com/beacons", + "timestamp": null, + "image": "images/play_dev.jpg", + "title": "Mark up the world using beacons", + "summary": "Give your users better location and proximity experiences by providing a strong context signal for their devices in the form of Bluetooth low energy (BLE) beacons with Eddystone.", + "keywords": ["nearby", "engage"], + "type": "distribute", + "titleFriendly": "" + }, + { + "lang": "en", + "group": "", + "tags": [], "url": "https://support.google.com/adwords/answer/6167164", "timestamp": null, "image": "distribute/images/advertising.jpg", @@ -4212,7 +4251,8 @@ METADATA['en'].collections = { "distribute/engage/easy-signin.html", "distribute/analyze/build-better-apps.html", "distribute/engage/gcm.html", - "distribute/engage/beta.html" + "distribute/engage/beta.html", + "distribute/engage/nearby.html" ] }, "distribute/monetize": { @@ -4533,6 +4573,14 @@ METADATA['en'].collections = { "https://support.google.com/adwords/answer/6167162" ] }, + "distribute/users/nearby": { + "title": "", + "resources": [ + "https://developers.google.com/nearby/", + "https://www.youtube.com/watch?v=hultDpBS22s", + "https://developers.google.com/beacons" + ] + }, "distribute/users/buildbuzz": { "title": "", "resources": [ |