Skip to content

Releases: google-marketing-solutions/adios

v1.3

26 Sep 11:48
e1c51b4
Compare
Choose a tag to compare
  • Increased configuration flexibility in the 'Config' sheet. Now you can easily change AI models, GCP region, and other settings without editing the code.
  • Improved the stability and reliability of Gen API interactions. The tool now automatically retries failed requests, ensuring a smoother and more robust user experience.
  • Improved documentation in the Config sheet and on GitHub (README) to provide clearer guidance and support.

v1.2

03 Jul 09:44
3033b75
Compare
Choose a tag to compare

Features:

  • Enhanced Triggers: Optimized how long-running services operate, addressing execution time limits for large-scale ad group processing. (See Google Apps Script quotas for details).
  • Google Ads API Mocks: Experiment with Adios features and functionality without needing a Google Ads account.
  • Text-to-Image prompt generation has been switched to Gemini 1.5 Flash.
  • The Google Ads API has been upgraded to version 17.

v1.1

05 Apr 09:05
d84e3e5
Compare
Choose a tag to compare

New Features:

  • Automatic, AI (Gemini) based image policy validation. Now you can write your brand, company, you name it ads policies as a text and the generated image will be validated against those policies.
  • Ad Group names translations. Now you can translate your ad group names (or parts of them) e.g. into better text-to-image prompts.
  • Keyword based image generation. Previously you could generate images only based on the ad group names.

v1.0

08 Feb 14:43
b710ba5
Compare
Choose a tag to compare

This release contains the following functionality:

  • Ad Group level image assets generation with GCP Vertex AI
  • Image assets upload and linking to ad groups
  • UI for the manual image validation
  • Automatic creation of the Google Ads experiments
  • Step-by-step installation and usage videos
  • Improved README