From aef3fd8e460cfb475f3aa70a7ac87f1a90e048aa Mon Sep 17 00:00:00 2001 From: Kevin Hufnagle Date: Fri, 15 Jul 2016 20:10:52 -0700 Subject: docs: Added metadata to display AdMob Udacity resource card Bug: 27275529 Change-Id: Ia18f984cf042ac8fccfa54aeacfbf5d67568b0f0 --- docs/html/jd_extras_en.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/html/jd_extras_en.js b/docs/html/jd_extras_en.js index 434f2116a0b4..15485c42b646 100644 --- a/docs/html/jd_extras_en.js +++ b/docs/html/jd_extras_en.js @@ -2883,6 +2883,19 @@ METADATA['en'].extras = METADATA['en'].extras.concat([ "type": "distribute", "category": "google" }, + { + "lang": "en", + "group": "", + "tags": [], + "url": "https://www.udacity.com/courses/ud876-3", + "timestamp": null, + "image": "distribute/images/advertising.jpg", + "title": "Learn how to show ads in your Android app", + "summary": "Take this online course to learn how to use AdMob to display ads in your Android app.", + "keywords": ["marketing", "analytics"], + "type": "distribute", + "titleFriendly": "" + }, { "lang": "en", "group": "", -- cgit v1.2.3-59-g8ed1b