@maxim_mazurok/gapi.client.firebasedynamiclinks
Advanced tools
Comparing version 1.0.20211108 to 1.0.20211112
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.firebasedynamiclinks definition tests */ | ||
// Revision: 20211108 | ||
// Revision: 20211112 | ||
@@ -9,0 +9,0 @@ gapi.load('client', () => { |
@@ -13,3 +13,3 @@ /* Type definitions for non-npm package Firebase Dynamic Links API v1 1.0 */ | ||
// Generated from: https://firebasedynamiclinks.googleapis.com/$discovery/rest?version=v1 | ||
// Revision: 20211108 | ||
// Revision: 20211112 | ||
@@ -255,6 +255,3 @@ /// <reference types="gapi.client" /> | ||
interface GooglePlayAnalytics { | ||
/** | ||
* [AdWords autotagging parameter](https://support.google.com/analytics/answer/1033981?hl=en); used to measure Google AdWords ads. This value is generated dynamically and should never | ||
* be modified. | ||
*/ | ||
/** Deprecated; FDL SDK does not process nor log it. */ | ||
gclid?: string; | ||
@@ -261,0 +258,0 @@ /** Campaign name; used for keyword analysis to identify a specific product promotion or strategic campaign. */ |
{ | ||
"name": "@maxim_mazurok/gapi.client.firebasedynamiclinks", | ||
"version": "1.0.20211108", | ||
"version": "1.0.20211112", | ||
"description": "TypeScript typings for Firebase Dynamic Links API v1", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
46325
787