SELECT customer_client.id, customer_client.level, customer_client.currency_code, customer_client.client_customer, customer_client.manager, customer_client.status, customer_client.resource_name FROM customer_clientYou can try making a request using the Search or SearchStream by passing the customer Id. Also, you can use Query Builder to create your query and Query Validator to validate your query. I hope this helps, let me know how this goes on your end.
![]() |
Google Ads API Team |
Hi,
By reviewing your concern, I understand that you are encountering an “UNEXPECTED_END_OF_QUERY” error. In order to investigate your issue further, kindly provide us with the complete API logs (request and response logs with request-id and request header) generated at your end.
If you are using a client library and haven't enabled the logging yet, I would request you to enable logging for the specific client library that you are using. You can refer to the guides Java, .Net, PHP, Python, Ruby or Perl to enable logging at your end. For REST interface requests, you can enable logging via the curl command by using the -i flag.
Reply privately to the author option, or direct private reply to this email.