diff options
author | Kevin Hufnagle <khufnagle@google.com> | 2016-07-15 20:10:52 -0700 |
---|---|---|
committer | Kevin Hufnagle <khufnagle@google.com> | 2016-07-15 20:10:52 -0700 |
commit | aef3fd8e460cfb475f3aa70a7ac87f1a90e048aa (patch) | |
tree | 470b6b82c90c246674d8d0491d486b30c3ed1357 /docs/html/jd_extras_en.js | |
parent | 84d59bc35db8369ac9949a8cde3c1e8cca6157fc (diff) |
docs: Added metadata to display AdMob Udacity resource card
Bug: 27275529
Change-Id: Ia18f984cf042ac8fccfa54aeacfbf5d67568b0f0
Diffstat (limited to 'docs/html/jd_extras_en.js')
-rw-r--r-- | docs/html/jd_extras_en.js | 13 |
1 files changed, 13 insertions, 0 deletions
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 @@ -2887,6 +2887,19 @@ METADATA['en'].extras = METADATA['en'].extras.concat([ "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": "", + "tags": [], "url": "https://developers.google.com/mobile-ads-sdk/download", "timestamp": null, "image": "distribute/images/advertising.jpg", |