Re: ManagerLinkError: TOO_MANY_ACCOUNTS

2024-10-31 Thread Levi Kline
UTC-7 Levi Kline wrote: > When creating a customer client link invitation, we recently started > receiving the `ManagerLinkError: TOO_MANY_ACCOUNTS` error. We are also > seeing the same error in the Google Ads UI. > > After reading through Google's documentation > <http

ManagerLinkError: TOO_MANY_ACCOUNTS

2024-10-31 Thread Levi Kline
When creating a customer client link invitation, we recently started receiving the `ManagerLinkError: TOO_MANY_ACCOUNTS` error. We are also seeing the same error in the Google Ads UI. After reading through Google's documentation

Smart Campaign "Universal Express Ads"

2024-09-06 Thread Levi Kline
One of our customers received a message from Google Ads support in which the support agent claims the following (when answering why their campaign is stuck pending approval): "After checking your concern with the dedicated team, I want to let you know that the ad type is 'Universal express ad'

Re: api issue - high latency and deadline exceeded errors all of a sudden

2024-06-27 Thread Levi Kline
Hi Anash, just wanted to follow up -- I believe I privately replied with my manager account id / email. Google Groups doesn't seem to have a view for private replies, so just wanted to make sure it got to you. If not, please let me know if there is an email or other way to pass along the info.

Re: api issue - high latency and deadline exceeded errors all of a sudden

2024-06-26 Thread Levi Kline
Appreciate it! Apologies for the confusion on the versioning -- the docs mentioned a v18 `QuotaError.EXCESSIVE_SHORT_TERM_QUERY_RESOURCE_CONSUMPTION,` so I assumed it was available. On Wednesday, June 26, 2024 at 11:12:26 AM UTC-7 Google Ads API Forum Advisor wrote: > Levi: > > Did you mean v

Re: api issue - high latency and deadline exceeded errors all of a sudden

2024-06-26 Thread Levi Kline
Thanks for the update Bob -- could you please clarify the new v18 search rate limits mentioned above (https://ads-developers.googleblog.com/2024/05/google-ads-api-resource-usage-policy.html)? After digging through available resources, I have a couple of concerns/questions: 1. What are the act

Re: API Issue - High Latency and deadline exceeded errors all of a sudden

2024-06-26 Thread Levi Kline
Interesting -- I was not aware of this breaking change. It also seems as though they haven't even added these new v18 errors to protobuf. On Wednesday, June 26, 2024 at 10:04:55 AM UTC-7 Alex Black wrote: > We're being significantly impacted too, I assume this is a result of > https://ads-devel

Re: API Issue - High Latency and deadline exceeded errors all of a sudden

2024-06-26 Thread Levi Kline
+1 Same issue On Wednesday, June 26, 2024 at 8:52:06 AM UTC-7 ro...@searchkings.ca wrote: > Same -- glad to know it's not just us! > > On Wednesday, June 26, 2024 at 11:44:33 AM UTC-4 Matteo Medda wrote: > >> We are seeing the same behaviour from today. >> >> On Wednesday 26 June 2024 at 17:39:51

Re: bug: missing enum in api (smartcampaignstatus)

2024-05-06 Thread Levi Kline
To follow up -- could you please clarify the meaning of the `PENDING` status? We have several Smart campaigns that only have a primary status of `ELIGIBLE,` but are pending review according to the Google Ads dashboard. How are we able to determine if a Smart campaign is under review? Thanks for

Bug: Missing enum in API (SmartCampaignStatus)

2024-05-01 Thread Levi Kline
According to the Google Ads documentation , there is a SmartCampaignStatus enum that includes the PENDING status. However, this enum does not appear to be referenced anywhere in the docu

Ads API Geotarget Polygons for Additional Feature Types

2024-01-21 Thread Levi Kline
Background: The Google Ads API provides access to geo target constants and their basic details, but not their polygons. The Google Maps API recommends using data-driven boundaries (see documentation