Re: Stream removed error fetching RSAs

2022-07-05 Thread Justin Knight
Thanks Anthony - I've sent logs via the "Reply to author" option On Tuesday, July 5, 2022 at 3:07:55 PM UTC+1 adsapi wrote: > Hi Justin, > > Thank you for reaching out to our API support team. > > To investigate the issue further, could you please provide the complete > request >

Stream removed error fetching RSAs

2022-07-05 Thread Justin Knight
Over the last 4 days we have been seeing this exception when streaming Responsive Search Ads from the Google Ads API using the python library: 2022-07-04T06:51:20.954+01:00 Traceback (most recent call last): 2022-07-04T06:51:20.954+01:00 File

Re: Internal error while polling for batch job

2022-05-06 Thread Justin Knight
local/lib/python3.8/site-packages/google/api_core/gapic_v1/method.py", line 154, in __call__ | 2022-04-15T14:59:21.513+01:00 | return wrapped_func(*args, **kwargs) | 2022-04-15T14:59:21.513+01:00 | File "/usr/local/lib/python3.8/site-packages/google/api_core/retry.py", line 283, in

Re: Internal error while polling for batch job

2022-05-06 Thread Justin Knight
ethod.py", line 154, in __call__ | 2022-04-15T14:59:21.513+01:00 | return wrapped_func(*args, **kwargs) | 2022-04-15T14:59:21.513+01:00 | File "/usr/local/lib/python3.8/site-packages/google/api_core/retry.py", line 283, in retry_wrapped_func | 2022-04-15T14:59:21.513+01:00 | retu

Re: Internal error while polling for batch job

2022-03-23 Thread Justin Knight
tượng chỉnh sửa để ghim, thêm hoặc > xóa đoạn.Nhấn vào một đoạn để dán vào hộp văn bản.Chạm và giữ một đoạn để > ghim đoạn đó. Các đoạn đã bỏ ghim sẽ bị xóa sau 1 giờ. > > Vào 17:07, Th 5, 17 thg 3, 2022 Justin Knight > đã viết: > >> Hi, >> we're using API v10 via the p

Internal error while polling for batch job

2022-03-17 Thread Justin Knight
Hi, we're using API v10 via the python client library 15.0.0 We received the exception below while waiting for batch job completion. Previous polls waiting for completion completed successfuly, I've included the last one at the top of log below. We're using the following code to wait for the

GenerateForecastMetrics errors

2021-05-18 Thread Justin Knight
Hi, We're getting a couple of errors from GenerateForecastMetrics that we didn't see from the old adwords API KeywordEstimatorService: 1. keyword_plan_ad_group_keyword_error: KEYWORD_HAS_INVALID_CHARS, trigger { string_value: "5 * hotels uk" } The * character used as equivalent of "5 star

Re: Supported Language Constants

2021-04-02 Thread Justin Knight
Hi Anthony, great, thanks! Would be good to link that in the example here: https://developers.google.com/google-ads/api/docs/keyword-planning/generate-forecast-metrics Cheers, Justin. On Fri, 2 Apr 2021 at 14:11, Google Ads API Forum Advisor Prod < adsapiforumadvi...@gmail.com> wrote: > Hi

Supported Language Constants

2021-04-01 Thread Justin Knight
Hi, Where can I find a list of supported language constants? I'm using the python API and want to support keyword plan forecast metrics in multiple languages. Thanks, Justin. -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Create MCC account with API

2021-02-16 Thread Justin Knight
Hi, we are trying to use the googleads API to create an MCC account, linked to our main MCC account and then send linking requests from the new sub-MCC account to several customer accounts. Our account structure looks like this: Main MCC account | | New MCC account

Re: Regarding the Google Ads API client library fo Go language

2021-01-04 Thread Justin Knight
+1 to request for Go lang client library. In the meantime some documentation and examples of using compiled protobufs would be useful. https://github.com/googleapis/googleapis says "It is difficult to generate Go gRPC source code from this repository, since Go has different directory