Merge "docs: Added resource card to AdMob Ads page in DAC" into mnc-mr-docs
This commit is contained in:
committed by
Android (Google) Code Review
commit
7ba3c05d3b
@@ -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": {
|
||||||
|
|||||||
@@ -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": "",
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user