Re: v15 upgrade throw user_permission_denied error

2024-03-11 Thread Manish Jain
Is there any update in new version of Google Ads API version 16? On Friday, February 16, 2024 at 2:23:16 AM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for getting back to us. > > After checking your provided logs, we found that you provided only > response logs, but

Re: v15 upgrade throw user_permission_denied error

2024-02-15 Thread Ricky Cortopassi
I was experiencing a similar issue... Here is what i found regarding similar error message : { "message": "The caller does not have permission", "code": 7, "status": "PERMISSION_DENIED", "details": [ { "@type": "type.googleapis.com\/google.ads.googleads.v15.errors.GoogleAdsFailure",

Re: v15 upgrade throw user_permission_denied error

2024-02-07 Thread Manish Jain
Any Updates on it? I am still not able to retrieve data via v15 API. On Thursday, January 25, 2024 at 11:53:03 AM UTC+5:30 Google Ads API Forum Advisor wrote: > Hi, > > Thank you for getting back to us. > > In order to assist you better, could you please provide us with the > complete API

Re: v15 upgrade throw user_permission_denied error

2024-01-24 Thread Manish Jain
Have tried it, but still same error. Also tried to connect with client library support. and updated the latest version of library. LINK: https://github.com/googleads/google-ads-php/issues/990 But still getting same issue, Is that possible to upgrade account level? or something else in code? to

RE: v15 upgrade throw user_permission_denied error

2024-01-24 Thread 'Google Ads API Forum Advisor' via Google Ads API and AdWords API Forum
Hi, Thank you for reaching out to the Google Ads API support team. By reviewing your concern, I understand that you're facing a USER_PERMISSION_DENIED error. This means the user doesn't have permission to access the customer. According to the documentation, if you're accessing the customer

V15 upgrade throw USER_PERMISSION_DENIED error

2024-01-24 Thread Manish Jain
The main issue is happening with me, as things are working normal to get spent per account with V13 and V14 but after upgrading API to V15 via, composer require googleads/google-ads-php:21.1 then I started getting this issue. get ApiException was thrown with message '{ "message": "The caller