mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(Google Ads Node): Update api version to v11 (#4427)
This commit is contained in:
committed by
GitHub
parent
f634f0dc59
commit
dfff982662
@@ -17,6 +17,7 @@ export class GoogleAdsOAuth2Api implements ICredentialType {
|
||||
name: 'developerToken',
|
||||
type: 'string',
|
||||
default: '',
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
displayName: 'Scope',
|
||||
|
||||
Reference in New Issue
Block a user