feat(Google Ads Node): Update api version to v11 (#4427)

This commit is contained in:
Jonathan Bennetts
2023-01-16 13:12:58 +00:00
committed by GitHub
parent f634f0dc59
commit dfff982662
3 changed files with 4 additions and 4 deletions

View File

@@ -17,6 +17,7 @@ export class GoogleAdsOAuth2Api implements ICredentialType {
name: 'developerToken',
type: 'string',
default: '',
required: true,
},
{
displayName: 'Scope',