API Update

Google has released the Google Ads API Developer Assistant v1.0, a Gemini CLI extension that lets developers interact with the Google Ads API using natural language.

It allows users to ask questions about the API, generate GAQL queries and Python code, and retrieve data directly from the terminal without manually writing queries.

The assistant can execute read-only API calls, display results in tables, and export data to CSV files.

It’s designed to speed up Google Ads API workflows for both new and experienced developers and is available on GitHub, with setup requiring a developer token, Python, the Gemini CLI, and the Google Ads Python client library.

Leave a Comment

Your email address will not be published. Required fields are marked *