diff options
author | Kevin Hufnagle <khufnagle@google.com> | 2016-05-19 16:43:40 +0000 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2016-05-19 16:43:41 +0000 |
commit | dbfd7dd16a383e41f5a59c2b63231e0848563770 (patch) | |
tree | 3a30c53083b3486b7b3386525e12b1a054884869 /docs/html/jd_extras_en.js | |
parent | 8262d9c00d7332e7f013ef1af6ea818a5d248ec5 (diff) | |
parent | 3344ed8620990e7c97c2fc4e6311b4d12b0932c2 (diff) |
Merge "docs: Restored references to "Know Your User" resource cards." into mnc-docs
Diffstat (limited to 'docs/html/jd_extras_en.js')
-rw-r--r-- | docs/html/jd_extras_en.js | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 200da4706abd..f09bb85139cf 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -1860,6 +1860,19 @@ METADATA['en'].extras = METADATA['en'].extras.concat([ "lang": "en", "group": "", "tags": [], + "url": "http://www.youtube.com/watch?v=RRelFvc6Czo", + "timestamp": null, + "image": "https://i1.ytimg.com/vi/RRelFvc6Czo/maxresdefault.jpg", + "title": "Android Developer Story: Smule", + "summary": "The creators of AutoRap, Magic Piano, and Songify talk about their experiences launching on Android and the explosive global growth they've seen on Google Play.", + "keywords": ["success", "users"], + "type": "video", + "titleFriendly": "" + }, + { + "lang": "en", + "group": "", + "tags": [], "url": "https://developers.google.com/analytics/solutions/mobile-implementation-guide", "timestamp": null, "image": "images/cards/analytics-mobile_2x.jpg", @@ -3904,6 +3917,14 @@ METADATA['en'].collections = { "https://developers.google.com/app-indexing/" ] }, + "distribute/users/knowyouruser": { + "title": "", + "resources": [ + "distribute/essentials/optimizing-your-app.html", + "http://www.youtube.com/watch?v=RRelFvc6Czo", + "distribute/stories/games/rvappstudios-zombie.html" + ] + }, "distribute/users/promotewithads": { "title": "", "resources": [ |