googleads / googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP
Apache License 2.0
654 stars 770 forks source link

API call returns 500 with no detail #749

Closed ltmert closed 2 years ago

ltmert commented 2 years ago

When Google ads call via $page = $managedCustomerService->get($selector);

returns 500 error. Is the call changed to something else to get the hierarchy of the accounts?

$page = $managedCustomerService->get($selector);

using php(5.4)

and sample from api docs link is here https://developers.google.com/adwords/api/docs/samples/php/account-management

fiboknacky commented 2 years ago

The AdWords API will sunset in one week. Please use the Google Ads API instead.