UNPKG

google-ads-api-client

Version:

A friendly and exhaustive client to the google-ads-api, code generated directly from google's published protobuf schema.

51 lines (24 loc) 2.54 kB
# Changelog ### [1.1.3](https://www.github.com/ehmpathy/google-ads-api-client/compare/v1.1.2...v1.1.3) (2022-10-17) ### Bug Fixes * **auth:** enable setting login-customer-id and linked-customer-id on transport headers ([c04b4bf](https://www.github.com/ehmpathy/google-ads-api-client/commit/c04b4bf9f14c25bb2afe1c8f629c543647fd99f4)) ### [1.1.2](https://www.github.com/ehmpathy/google-ads-api-client/compare/v1.1.1...v1.1.2) (2022-10-10) ### Bug Fixes * **errors:** ensure error instantiation doesn't fail due to bigint stringification ([0f72f90](https://www.github.com/ehmpathy/google-ads-api-client/commit/0f72f90ca6655e3e475938f6cc8ec32dff6b6e7c)) ### [1.1.1](https://www.github.com/ehmpathy/google-ads-api-client/compare/v1.1.0...v1.1.1) (2022-10-04) ### Bug Fixes * **readme:** update the readme to fix formatting error ([e1d5bf2](https://www.github.com/ehmpathy/google-ads-api-client/commit/e1d5bf20ef0191ea3a7ee8c7b4dd91228f3c2643)) ## [1.1.0](https://www.github.com/ehmpathy/google-ads-api-client/compare/v1.0.0...v1.1.0) (2022-10-04) ### Features * **api:** publish the code-generated api into its own package ([27a0044](https://www.github.com/ehmpathy/google-ads-api-client/commit/27a004487ba280b8655a1eb54c53e372653b2040)) * **init:** initialize based on best practices skeleton ([7aa4a9e](https://www.github.com/ehmpathy/google-ads-api-client/commit/7aa4a9ee8697e8202eb392975582f7dedc6d5500)) ### Bug Fixes * **deploy:** drop integration test from predeploy, since creds wont be avail ([b50cf11](https://www.github.com/ehmpathy/google-ads-api-client/commit/b50cf11469e16c5668f11c01df5db6e6f16c9d11)) * **format:** upgrade to best-practices prettier config ([72950f1](https://www.github.com/ehmpathy/google-ads-api-client/commit/72950f1485cf5fb9b77315324f03f7cb56a9e19d)) * **jest:** update jest deps to fix deployment ([d198362](https://www.github.com/ehmpathy/google-ads-api-client/commit/d1983626540df5c4f82bc9ae1010db21bf3b9a78)) ## 1.0.0 (2022-10-04) ### Features * **api:** publish the code-generated api into its own package ([27a0044](https://www.github.com/ehmpathy/google-ads-api-client/commit/27a004487ba280b8655a1eb54c53e372653b2040)) * **init:** initialize based on best practices skeleton ([7aa4a9e](https://www.github.com/ehmpathy/google-ads-api-client/commit/7aa4a9ee8697e8202eb392975582f7dedc6d5500)) ### Bug Fixes * **format:** upgrade to best-practices prettier config ([72950f1](https://www.github.com/ehmpathy/google-ads-api-client/commit/72950f1485cf5fb9b77315324f03f7cb56a9e19d))