google-ads-python icon indicating copy to clipboard operation
google-ads-python copied to clipboard

Where in the package can I access programatically the query_validator function?

Open edpruuv opened this issue 1 year ago • 0 comments

Hi,

I want to use https://developers.google.com/google-ads/api/fields/v17/query_validator on my python code. So that I can check before sending a query that the query is indeed a valid GAQL query.

Is the function available here on the python package?

Thanks in advanced!

edpruuv avatar Jul 02 '24 03:07 edpruuv