| Index: discovery/googleapis/firebasedynamiclinks__v1.json
|
| diff --git a/discovery/googleapis/firebasedynamiclinks__v1.json b/discovery/googleapis/firebasedynamiclinks__v1.json
|
| index c51beadb46c587ff6420934672a142ba1e2004d8..45b96417c795c8e26a71c97f4388fc159645f5d9 100644
|
| --- a/discovery/googleapis/firebasedynamiclinks__v1.json
|
| +++ b/discovery/googleapis/firebasedynamiclinks__v1.json
|
| @@ -136,17 +136,13 @@
|
| }
|
| }
|
| },
|
| - "revision": "20161027",
|
| + "revision": "20161118",
|
| "rootUrl": "https://firebasedynamiclinks.googleapis.com/",
|
| "schemas": {
|
| "DynamicLinkInfo": {
|
| "description": "Information about a Dynamic Link.",
|
| "id": "DynamicLinkInfo",
|
| "properties": {
|
| - "isAd": {
|
| - "description": "Declares that the Dynamic Link is used in an advertisement.\nSee the 'ad' parameter in the\n[documentation](https://firebase.google.com/docs/dynamic-links/android#create-a-dynamic-link-programmatically).",
|
| - "type": "boolean"
|
| - },
|
| "socialMetaTagInfo": {
|
| "$ref": "SocialMetaTagInfo",
|
| "description": "Parameters for social meta tag params.\nUsed to set meta tag data for link previews on social sites."
|
|
|