Closed ltmert closed 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
The AdWords API will sunset in one week. Please use the Google Ads API instead.
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?
using php(5.4)
and sample from api docs link is here https://developers.google.com/adwords/api/docs/samples/php/account-management