@maxim_mazurok/gapi.client.googleads-v5
Advanced tools
Comparing version 0.0.20220607 to 0.0.20220816
{ | ||
"name": "@maxim_mazurok/gapi.client.googleads-v5", | ||
"version": "0.0.20220607", | ||
"version": "0.0.20220816", | ||
"description": "TypeScript typings for Google Ads API v5", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -48,3 +48,3 @@ # TypeScript typings for Google Ads API v5 | ||
scope = [ | ||
// Manage your AdWords campaigns | ||
// See, edit, create, and delete your Google Ads accounts and data. | ||
'https://www.googleapis.com/auth/adwords', | ||
@@ -51,0 +51,0 @@ ], |
@@ -6,3 +6,3 @@ /* This is stub file for gapi.client.googleads-v5 definition tests */ | ||
// Revision: 20220607 | ||
// Revision: 20220816 | ||
@@ -19,3 +19,3 @@ gapi.load('client', async () => { | ||
const scope = [ | ||
/** Manage your AdWords campaigns */ | ||
/** See, edit, create, and delete your Google Ads accounts and data. */ | ||
'https://www.googleapis.com/auth/adwords', | ||
@@ -22,0 +22,0 @@ ]; |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
151734
2696