Google has launched the Ads API Developer Assistant v1.0, an AI extension for the Gemini CLI that lets developers use natural language to query the Google Ads API, generate code, and run read-only API calls.
It supports:
- Natural-language Q&A
- Automatic GAQL + Python code generation
- Direct script execution
- CSV exports
The tool works by leveraging the Google Ads Python library and your existing credentials setup. It’s available now on GitHub, along with documentation and community support channels.

Read the article here: Introducing the Google Ads API Developer Assistant v1.0: Interact with the API using Natural Language