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 along

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 logs

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 f

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 d

Re: trying to generate a conversion throw user_permission_denied error

2024-01-23 Thread Manish Jain
Same issue is happening with me too, as things are working normal to get spent per account 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 does not have perm

Google Ads API Version upgrade query

2024-01-18 Thread Manish Jain
Hi there, I am using Google Ads API to calculate the spends on ad campaign and I have got update about the Version upgrade as V13 is going to sunset after 31st January 2024. https://developers.google.com/google-ads/api/docs/sunset-dates I am using https://github.com/googleads/google-ads-php Lib