mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 03:12:15 +00:00
feat(Google Ads Node): Update api version to v11 (#4427)
This commit is contained in:
committed by
GitHub
parent
f634f0dc59
commit
dfff982662
@@ -23,7 +23,7 @@ export class GoogleAds implements INodeType {
|
||||
testedBy: {
|
||||
request: {
|
||||
method: 'GET',
|
||||
url: '/v9/customers:listAccessibleCustomers',
|
||||
url: '/v11/customers:listAccessibleCustomers',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user