feat(Google Ads Node): Update to support v13 (#6212)

This commit is contained in:
Jon
2023-05-11 13:15:56 +01:00
committed by GitHub
parent a09552d644
commit bd1bffcd53
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ export class GoogleAds implements INodeType {
testedBy: {
request: {
method: 'GET',
url: '/v11/customers:listAccessibleCustomers',
url: '/v13/customers:listAccessibleCustomers',
},
},
},