Fix source-google-ads on M1 Macs by pinning protobuf==3.14 (#13624)
* Bump `source-google-ads` to build for both AMD and ARM * pin protobuf==3.14 * update readme * #263 oncall: bump google ads version 15.1.1, protobuf 3.20.0 * auto-bump connector version Co-authored-by: Denys Davydov <davydov.den18@gmail.com> Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
import json
|
||||
|
||||
from google.ads.googleads.errors import GoogleAdsException
|
||||
from google.ads.googleads.v8 import GoogleAdsFailure
|
||||
from google.ads.googleads.v9 import GoogleAdsFailure
|
||||
|
||||
|
||||
class MockSearchRequest:
|
||||
|
||||
Reference in New Issue
Block a user