tl;dr: Upgraded installation process and introduced upgrade procedure.
- Fixed incorrect date filters on SKAN Postbacks page
- Fixed incorrect
Account % of total
in Disapprovals tab.
- Add support for resetting incremental performance snapshots.
./run-local.sh --reset-incremental-performance-snapshots
will delete all incremental snapshots and upload data again if prompted.
- Application is upgraded to Google Ads API v16.
- Add support for custom conversion mapping.
- Improve installation process on Google Cloud:
- Add option for upgrading the application.
- Ensure OWNER permissions to GCP project when installing the application.
- Add support for remote (Google Cloud Storage only) application config files.
- Add helper for accessing application logs on Cloud Logging.
- Bug fixes:
- iOS SKAN schema can be added.
- Incremental snapshots are not duplicated.
- Update documentation.
- Document customizing solution via config.
- Add support for custom regexp when inferring video orientation.
Breaking changes. Please re-create your existing version of your App Reporting Pack.
- Added links to Google Ads Account/Campaigns/Ad Groups
- all datasources contain
account
,campaign
and optionallyad_group
fields which are hyperlinks to Google Ads UI.
- all datasources contain
- Fixed bug with incorrect assets cohort calculation (Page 4 Asset Reporting - chart Cohort Analysis)
inapps_30_day
is used as a base for calculating theinapp_N_day_%
metric which results in a correct chart view.
- Add support for incremental saving of performance data and performing initial load.
- Make backfilling of bid budgets and asset cohorts a default behaviour
- Simplify installation process:
- Add default values during the installation - simply accept them and proceed with the installation in two clicks.
- Check whether
google-ads.yaml
is correct before proceeding to the installation. - Various improvements to installing solution to Google Cloud
- Add modularity to the app
- You can run
bash run-local.sh --modules disapprovals
to get only data on disapprovals; by defaultcore,assets,disapprovals,ios_skan
modules are fetched, you can explore modules atapp
folder.
- You can run
New App Reporting Pack with iOS SKAN support - dashboard
- Added iOS SKAN Support
- Adeed new table
ios_skan_decoder
and new datasourceskan_decoder
in Looker Studio dashboard - Users can specify iOS SKAN decoder schema to improve their SKAN reporting how to specify iOS SKAN decoder schema
- SKAN postbacks are added to
change_history
dataset
- Adeed new table
- Improved process of installing the solution
- Improve documentation on getting video orientation
- Fixed bug with empty conversion lag adjustment
Base version
- Dashboard for version 1.1.0