google-ads-api 19.1.0-beta.1 → 20.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  </p>
8
8
  <p align="center">
9
9
  <a href="https://developers.google.com/google-ads/api/docs/release-notes">
10
- <img src="https://img.shields.io/badge/google%20ads-v17.1.0-009688.svg?style=flat-square">
10
+ <img src="https://img.shields.io/badge/google%20ads-v20.0.0-009688.svg?style=flat-square">
11
11
  </a>
12
12
  <a href="https://www.npmjs.com/package/google-ads-api">
13
13
  <img src="https://img.shields.io/npm/v/google-ads-api.svg?style=flat-square">
@@ -385,7 +385,7 @@ const keyword = "24 hour locksmith harlem";
385
385
 
386
386
  const operations: MutateOperation<
387
387
  resources.IAdGroupCriterion & {
388
- exempt_policy_violation_keys?: google.ads.googleads.v17.common.IPolicyViolationKey[];
388
+ exempt_policy_violation_keys?: google.ads.googleads.v20.common.IPolicyViolationKey[];
389
389
  }
390
390
  >[] = [
391
391
  {