Fran Ads v4
fblascogarma
released this
20 Sep 22:39
·
1 commit
to main
since this release
We are launching Fran Ads v4.
Changes include:
- Updated to newest Google Ads API → v14.1. Impacted files: requirements.txt in Backend repo to show google-ads==22.0.0 (previously was 19.0.0).
- Improved info on campaign type in Reporting dashboard. File impacted: get_campaigns.py. Before it showed “Unspecified” for campaigns that were not Smart Campaigns. With this change, you get what campaign is if it’s not Smart Campaigns. For example, Performance Max, Search, or Display.
- Added clarification that the Edit Campaign feature works just for Smart Campaigns. Fran Ads can’t edit other campaign types. File impacted: Campaigns.js
- Updated Copyright message to 2023. File impacted: Footer.js
- Updated README files for both backend and frontend.