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
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
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
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
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
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