Merge "docs: Added resource card to AdMob Ads page in DAC" into mnc-mr-docs am: 7ba3c05

am: 7a084e1

* commit '7a084e1f3265aee8089aaab1d5e682c6552ee640':
  docs: Added resource card to AdMob Ads page in DAC

Change-Id: Ie9e49668d4520e6562d11de6cde1c195547e22a0
This commit is contained in:
Kevin Hufnagle
2016-04-26 07:58:55 +00:00
committed by android-build-merger
3 changed files with 15 additions and 0 deletions

View File

@@ -1469,6 +1469,7 @@ var RESOURCE_COLLECTIONS = {
"https://support.google.com/admob/topic/2784623", "https://support.google.com/admob/topic/2784623",
"https://admob.blogspot.com/", "https://admob.blogspot.com/",
"https://analyticsacademy.withgoogle.com/mobile-app", "https://analyticsacademy.withgoogle.com/mobile-app",
"https://www.udacity.com/courses/ud876-3"
] ]
}, },
"distribute/monetize/paymentmethods": { "distribute/monetize/paymentmethods": {

View File

@@ -2779,6 +2779,19 @@ DISTRIBUTE_RESOURCES = DISTRIBUTE_RESOURCES.concat([
"type": "distribute", "type": "distribute",
"titleFriendly": "" "titleFriendly": ""
}, },
{
"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", "lang": "en",
"group": "", "group": "",

View File

@@ -4447,6 +4447,7 @@ METADATA['en'].collections = {
"https://support.google.com/admob/topic/2784623", "https://support.google.com/admob/topic/2784623",
"https://admob.blogspot.com/", "https://admob.blogspot.com/",
"https://analyticsacademy.withgoogle.com/mobile-app", "https://analyticsacademy.withgoogle.com/mobile-app",
"https://www.udacity.com/courses/ud876-3"
] ]
}, },
"distribute/monetize/paymentmethods": { "distribute/monetize/paymentmethods": {