Skip to content

Releases: google-marketing-solutions/ads-policy-monitor

v2.0.2

10 Jul 08:38
09b7b92
Compare
Choose a tag to compare

Adding Terraform fix after cloud update

v2.0.1

17 May 14:26
4bcd818
Compare
Choose a tag to compare

Updating Google Ads API version.

v2.0.0

06 Feb 14:35
3ade3db
Compare
Choose a tag to compare

Adding support for assets policy data.

Improving cloud costs and dashboard efficiency by pre-calculating Time Series and only keeping full policy data for 3 days.

v1.3.0

10 Jan 09:22
e617af3
Compare
Choose a tag to compare

Add support for running the solution in a "demo mode" that uses synthetic data.

You do this by setting the use_synthetic_data attribute to true in the payload when calling the Cloud Function:

{
  ...
  "use_synthetic_data" : true
}

v.1.2.0

08 Dec 08:09
6dccb54
Compare
Choose a tag to compare

Move Google Ads deep links to a struct in the LatestAdPolicyData view, and update the NoApprovedAdsAdGroup to be based on this.

This makes it easier to add new deep links in the future.

v1.1.0

04 Dec 11:37
814faca
Compare
Choose a tag to compare
  • Add metrics to the policy output for clicks & impressions
  • Improve deployment process by using a bash script

Google Ads Policy Monitor

16 Nov 14:48
a033254
Compare
Choose a tag to compare

Introducing Google Ads Policy Monitor, a solution to monitor ad approval trends and identify potential issues that could impact your Google Ads campaigns.

This comprehensive data pipeline seamlessly integrates with Google Ads to extract ad approval data, enabling you to gain valuable insights into ad disapprovals and limited approvals at the ad group level.

This solution is configured to pull Google Ads Policy data daily using Cloud Function and Cloud Scheduler and storing it into BigQuery.