We receive the same error message when attempting to load shopping
performance data. The error occured around the time of the outage on
02.08.24
Google Ads API Forum Advisor schrieb am Montag, 5. August 2024 um 08:56:57
UTC+2:
> Hi,
>
> Thank you for reaching out to the Google Ads API support
Thank you all for the replies, for us it was sufficient to just query only
the conversions metric on campaign level (this is not prohibitted) and then
filter by conversion_action_category <> 'PURCHASE' . We then could adjust
the conversion metric in our main query (with impressions, costs, etc.)
Hi,
we retrieve our campaigns data from the Google Ads API: Clicks, Costs,
Impressions etc. by campaign.
I want to add a filter on conversion_action_category = 'PURCHASE' to
restrict the results only on purchases. But I receive the following error
message.
What can I do to prevent this from
Hi,
I added a filter for conversion_action_category into our campaigns data
query:
SELECTcpgn."id" AS campaignid
, cpgn."name" AS campaignname
, cpgn."cost_micros"
, cpgn."clicks" AS Clicks
, cpgn."interactions" AS Interactions
, cpgn."conversions" AS Conversions
FROM "GoogleAds.ca
Hi!
I am developing a platform for our web users (thousands) which will, if
possible, use among one thing the Google Ads keyword Planer tool via API,
to search and get statistics on usage. Just like you do via Google online.
After many headaches I am connected to the API stack but get various e
For 2 weeks I have been trying to get just a basic access token, I have
filled out that form many times, each time greeted with Sorry, try again
later..
I have tried incognito mode and everything.
Please, I just want a basic access token.
I've been developing for over a month, why is it so hard.
Thank you for the reply, how do i do this specifically: ??
- be a listed user in the production client account that you are making
calls against ??
On Wednesday, December 28, 2022 at 5:47:24 PM UTC+2 adsapi wrote:
> Hi Stefan,
>
> Thanks for reaching out. Are you receivi
I have developed an internal tool using the google ads api, with a test
account. Everything ok so far. But did not work for a live account under
that same user/email.
I want to manage campaigns for our users, on live account, not test
account.
I do not want to publish, because I don't want ot
SELECT customer_client.client_customer, customer_client.level,
customer_client.manager, customer_client.descriptive_name,
customer_client.currency_code, customer_client.time_zone, customer_client.id
FROM
customer_client WHERE customer_client.level <= 1
this query yields this error Unexpected s
SELECT customer_client.client_customer, customer_client.level,
customer_client.manager, customer_client.descriptive_name,
customer_client.currency_code, customer_client.time_zone,
customer_client.id FROM customer_client WHERE customer_client.level <= 1
this query yields this error Unexpected st
erence/rpc/v11/ExperimentArm>.
And not even in the schedule
<https://developers.google.com/google-ads/api/reference/rpc/v11/ScheduleExperimentRequest>
operation.
Kind regards,
Stefan
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googlead
g'morning!
I was wondering if i'm am running into a bug, or if i'm missing something
obvious. It seems that some settings like manual_cpc->enhanced_cpc_enabled,
and all 4 network_settings (targets) can only be turned on using the Ads
API, but not turned off. I even double checked this by manual
Hi Mitchell,
Thank you, that worked, it was an error on my part!
Best regards,
Stefan
On Monday, 22 June 2020 17:17:21 UTC+2, adsapiforumadvisor wrote:
>
> Hi Stefan,
>
> Thank you for reaching out. Please try making the following change to your
> code:
Hello, I am trying to create a video Asset using the Google Ads API Beta
python library. I am getting this error: "AttributeError: Assignment not
allowed to field "youtube_video_id" in protocol message object" (I posted
the code bellow).
The video was successfully uploaded to Youtube previous
Hello,
there is a problem with the CAMPAIGN_PERFOMANCE_REPORT, when you set
includeZeroImpressions to true, you get a campaign multiple times. Better
to say, same campaign (equal ID's) but different network types
(AdNetworkType1) and that is, every network type included.
When includeZeroImpres
How do I get the AppAdInfo using Java Library of Google Ads V2?
The maven version is 4.1.1-SNAPSHOT
The query i used is:
SELECT ad_group_ad.ad.app_ad FROM ad_group_ad WHERE ad_group_ad.ad.id IN
(...)
The error I got back:
{
error_code {
query_error: PROHIBITED_FIELD_IN_SELECT_CLAUSE
}
m
Is it possible to get product price benchmarks through google ads api?
https://support.google.com/google-ads/answer/9027761?hl=en
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Hi,
I'm trying to use Google Ads Api Beta Java library on Scala - Slick, and
this error keeps getting thrown - which is not coming from any of the API
calls and I can't tell where it throwing from
Here is what the error looks like
[error] i.g.i.ManagedChannelOrphanWrapper - *~*~*~ Channel
Mana
.
Thanks for taking care of this.
Best,
Stefan
Am Donnerstag, 9. März 2017 18:45:49 UTC+1 schrieb Josh Radcliff (AdWords
API Team):
>
> Hi Stefan,
>
> Could you share the job IDs for some of the 22 jobs you mentioned?
>
> Thanks,
> Josh, AdWords API Team
>
> On Thursday, M
thread, it makes no sense
to re-submit a job if it does not get through in the early morning.
Regards,
Stefan
Am Mittwoch, 8. März 2017 20:18:19 UTC+1 schrieb Stefan Kleine Stegemann:
>
> Hi Nadine,
>
> over the past weeks, batch jobs have been stable and also much faster than
> befo
ring again?
Best,
Stefan
Am Freitag, 24. Februar 2017 16:53:40 UTC+1 schrieb Nadine Sundquist
(AdWords API Team):
>
> Hi Mike,
>
> It looks like the job is still waiting for a file to upload with
> operations. If you haven't cancelled yet, you can try uploading a file with
Has this anything to do with this?
https://twitter.com/search?q=google%20oauth&src=typd
Am Freitag, 24. Februar 2017 08:20:00 UTC+1 schrieb Stefan Kleine Stegemann:
>
>
> As additional information, it seems that the tokens are working
> "sometimes". For a few acco
As additional information, it seems that the tokens are working
"sometimes". For a few accounts, I created an AdWords session multiple
times and occasionally, it works. That said, most of the times, it does not
work.
Best,
Stefan
Am Freitag, 24. Februar 2017 08:04:49 UTC+1 schr
ected customers, any
advise on this? Can we expect the refresh tokens to be working again or are
they lost?
As a side note, some refresh tokens we have obtained for the content api
also stopped working.
Regards,
Stefan
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
le of jobs from the past
days and they all are canceled now.
At the moment, it looks like the issue is solved. We'll keep an I on it and
let you know if it happens again. Thanks for taking care of this and your
constant updates on this issue.
Best,
Stefan
Am Freitag, 17. Februar 2017
days now,
it becomes more critical for us because we are unable to deliver the full
service to some of our customers. Thus, any advise for how the deal with
the "broken" batch jobs is appreciated. Does it, for example, make sense to
try smaller or larger jobs?
Best,
Stefan
Am Donn
n the past.
Also, it feels like pushing more and more jobs to the "queue" might make
things even worse.
I checked again some of the jobs we did cancel (including jobs from
tuesday) and they all are still in status canceling, so no progress on that
side.
Best,
Stefan
Am Donnerstag, 16.
quot;CANCELING". It seems that these
jobs are not doing anything anymore and that there is something broken
fundamentally.
Do you have any update on this issue? Can we expect batch jobs to come back
to "normal"? We'd like to know that because if not, we need to take action
t
445954540
445989185
446102085
446102088
445952002
445986527
445986596
445986662
445986857
445987025
445987106
445987562
445987577
445987715
446107815
446107821
446108097
446108442
446108472
446108553
446108598
446108796
446108910
446108958
45948708
445983389
445983824
446105442
446105460
Thank
Hi,
the problem has been solved. In fact, it turned out to be a problem on our
side. Thanks very much for your support and your help, AdWords API Team!
Best,
Stefan
Am Montag, 14. November 2016 18:10:40 UTC+1 schrieb Shwetha Vastrad
(AdWords API Team):
>
> Hi Stefan,
>
> Could
When downloading a product partition report, we sometimes receive duplicate
rows for a single criterion. The reports are segmented by Date and Device
and we're getting two rows for the same combination of CampaignId,
AdGroupId, CriterionId and Device. When this happens, one row usually
contains
Hi,
just wanted to update this thread saying that the problem does not longer
exist. Thanks for solving it.
Best,
Stefan
Am Dienstag, 25. Oktober 2016 12:19:30 UTC+2 schrieb Stefan Kleine
Stegemann:
>
> Hi,
>
>
> we are experiencing problems when downloading product partition
Hi Shwetha,
thanks for the fast reply. I sent you the campaign ids via private reply.
I cannot tell whether it's related to the campaign or account, because each
campaign belongs to a separate account and our system does not "manage" any
other campaigns from these accounts.
Be
20160924
20161023
BMOS Report
PRODUCT_PARTITION_REPORT
CUSTOM_DATE
GZIPPED_XML
I cannot write the client customer id or campaign ids here, but I'll be
happy to share it with you privately if that's necessary for investigation.
Best,
Stefan
--
--
=~=~=~=~=~
Hi Thanet,
just wanted to report that the timeout problems have gone now. Timeouts
started to drop significantly on friday morning and since saturday, we
don't any have timeout at all. Just out of interest: did you change
anything on your side?
Anyway, thanks for your support.
Stefan
Hi Josh,
sorry for the second post but I did not read it completely first.
The failed request was also retried on our side and went through without
problems (definitely less than 4 minutes).
Thanks,
Stefan
Am Dienstag, 13. September 2016 16:34:46 UTC+2 schrieb Josh Radcliff
(AdWords API
Hi Josh,
we're also running on AWS services located in Frankfurt, Germany.
Stefan
Am Dienstag, 13. September 2016 16:34:46 UTC+2 schrieb Josh Radcliff
(AdWords API Team):
>
> Hi Stefan,
>
> Thanks for sending over the details of your reporting request. What's odd
>
ignService, AdGroupService)
which have very long timeouts (up to an hour, as I've mentioned in my first
post).
Cheers,
Stefan
Am Freitag, 9. September 2016 19:49:14 UTC+2 schrieb Josh Radcliff (AdWords
API Team):
>
> Hi Stefan,
>
> Thanks for sending over that info. I looked a
Hi Josh,
is there any update on this issue? The situation is still the same and we
haven't noticed an improvement over the past days (it also did not get
worse, though).
Thanks,
Stefan
Am Freitag, 9. September 2016 19:49:14 UTC+2 schrieb Josh Radcliff (AdWords
API Team):
>
>
Hi Josh,
I sent you a private mail with some information.
I hope that helps.
Thanks,
Stefan
Am Freitag, 9. September 2016 15:58:01 UTC+2 schrieb Josh Radcliff (AdWords
API Team):
>
> Hi Stefan,
>
> Thanks for looking. Since you aren't getting a response back due to the
>
uot; errors (such as user
permission denied). I wonder what's the rule for request having an id or
not?
Cheers,
Stefan
Am Donnerstag, 8. September 2016 23:41:27 UTC+2 schrieb Josh Radcliff
(AdWords API Team):
>
> Hi,
>
> Would either of you happen to have a particularly unique
figuration
mechanism.
For the request-id, I'll check our log-files today and see if I can find an
id.
Best wishes,
Stefan
Am Donnerstag, 8. September 2016 23:41:27 UTC+2 schrieb Josh Radcliff
(AdWords API Team):
>
> Hi,
>
> Would either of you happen to have a particularly unique ex
I've attached an example request that failed with a timeout (to
CampaignService) and response (well,
the response is empty) as well as the stack trace of the root cause
exception.
Cheers,
Stefan
---
Here is the exception (I cropped the stacktrace whe
this case.
Our BatchJob ID is 315190981.
Many thanks in advance
Regards,
Stefan
On Tuesday, July 28, 2015 at 5:12:22 PM UTC, Michael Cloonan (AdWords API
Team) wrote:
>
> Hello,
>
> This change was intentional in v201506 of the API. Bids on subdivisions in
> product partitions
for the inconvenience
Regards,
Stefan
Am Donnerstag, 7. April 2016 14:07:56 UTC schrieb Thanet Knack
Praneenararat (AdWords API Team):
>
> Hello Stefan,
>
> Have you ever uploaded any jobs yet?
> We can't find any evidence that you've done so.
> If you really did uploa
your help
Regards,
Stefan
PS: Without exception ALL of our BatchJobService requests result in the
same AWAITING_FILE loop.
For further investigation an example job id is 40851864, an example
requestid f.e. 00052fcd82dc50580a0deb90ad088729. Please tell me if you need
more data.
Am Dienstag, 2
Hi,
thanks for your Update, Umesh. However, so far, we did not notice any
improvement. In fact, today we get more rate limit errors than yesterday.
Best regards,
Stefan
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https
imes helps and
sometimes doesn't. We've already noticed a slight increase in
RateExceededErrors over the past days and they were always recoverable.
Now, we wonder if the rate limit for the TrafficEstimatorService has been
changed or if this is just a temporary behavior.
Best regards
sorry, i meant that we get some rows with zero impressions when we
set includeZeroImpressions to *false*, of course.
Stefan
Am Montag, 24. August 2015 13:59:18 UTC+2 schrieb Stefan Kleine Stegemann:
>
>
> Hi Josh,
>
> today, we noticed the same behavior for keyword perf
Hi Josh,
today, we noticed the same behavior for keyword performance reports.
Despite setting includeZeroImpressions to true, we got some rows with no
impressions (includeZeroImpressions=true gives much more rows). Filtering
with a predicate works as expected.
Cheers,
Stefan
Am Freitag, 21
Hi Josh,
are there any updates on this issue so far?
Cheers,
Stefan
Am Donnerstag, 4. Juni 2015 22:13:27 UTC+2 schrieb Josh Radcliff (AdWords
API Team):
>
> Hi Stefan,
>
> Thanks for pointing that out -- I hadn't tried setting it to *true* so
> didn't notice the dif
ishes,
Stefan
2015-06-04 19:56 GMT+02:00 Josh Radcliff (AdWords API Team) <
adwordsapiadvisor+j...@google.com>:
> Hi Stefan,
>
> Thanks for sending over the details to Anthony -- with that information I
> was able to reproduce the issue you described. We're following up with
When downloading a product partition report with
includeZeroImpressions=false, we sometimes get rows with zero impressions.
For example, we download a product partition report for a month, segmented
by day and get some rows with zero impressions (although
includeZeroImpressions is false). When
Anyone else getting the error:
An error has occurred: InternalApiError.UNEXPECTED_INTERNAL_API_ERROR @
com.google.ads.api.services.common.error.InternalApiError.(InternalApiErro
I get it with the PHP version and the Sandbox Account Viewer (java) when
using the sandbox
--
=~=~=~=~=~=~=~=~=~=~
Aube het volgende:
>
> auth.ini should work. Did you include hyphens in your clientCustomerId?
>
> On Tuesday, November 6, 2012 8:51:58 AM UTC-5, Stefan den Hartog wrote:
>>
>> I tried adding the clientCustomerId to the auth.ini but that doesn't make
>> any
> auth.ini should work. Did you include hyphens in your clientCustomerId?
>
> On Tuesday, November 6, 2012 8:51:58 AM UTC-5, Stefan den Hartog wrote:
>>
>> I tried adding the clientCustomerId to the auth.ini but that doesn't make
>> any difference, should I set
stomerId to one of the 5 customer ids.
>
> On Monday, November 5, 2012 3:43:23 PM UTC-5, Stefan den Hartog wrote:
>>
>> I'm trying to set up a fresh Adwords account, at this moment I can get
>> the account hierarchy and I get this back:
>>
>> (Customer Id, Acc
I'm trying to set up a fresh Adwords account, at this moment I can get the
account hierarchy and I get this back:
(Customer Id, Account Name/Login) 9607306***, ***@***.nl
--6169612***, client_1+***@***.nl
--8294223***, client_2+***@***.nl
--2731918***, client_3+***@***.nl
--1920388***, client_4+*
Why not just use the java.util.TimeZone class to calculate the gmt offset?
TimeZone timeZoneDE = TimeZone.getTimeZone("Europe/London");
int utcoffset = timeZoneDE.getRawOffset();
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.
behind it.
Regards
Stefan
Am Donnerstag, 2. August 2012 16:57:41 UTC+2 schrieb Eugene:
>
> Hi.
> I encountered strange behavior of API.
> I get duplicate entries when fetching keywords in adgroup with 'MatchType'
> field (3 copies of each row to be exact).
> Ever
Hi Kevin
Your statement on how accounts won't obey DST is contrary to what I
understand how AdWords handles account timezone settings.
E.g. refer to "Data impacted by daylight savings time" at
http://support.google.com/adwords/bin/answer.py?hl=en&answer=2404039
If the AdWords API won't make any
I haven't really tested the new click report yet, but reading the field
description it seems the clickId is provided as a long datatype. Has anyone
figured out if it can be mapped to the alphanumeric gclid parameter?
Having a click level report could be a potential game changer. But there
need
Google more
protection and paying customers less frustration.
Regards
Stefan Reichel
P.S. Sorry, Kevin for my/our complains, nevertheless you seem to be the
only person at Google who is willing to help us. Btw. the API itself (as
far as i can see) is well done ;-)
Am Dienstag, 1. Mai 2012 15
running asap.
I dont need to explain that this is very frustrating, costing money and
time.
Thanks
Stefan
Our ID: 731-664-1723
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords
I just tested it with another sandbox account that already has
campaigns, but I still get the internal error.
On 12 Jan., 09:19, Stefan Schmitt wrote:
> Hi Eric,
>
> yes, I still get the same error. The other thing I just noticed is,
> when I try to display all my campaigns, I can
Hi Eric,
yes, I still get the same error. The other thing I just noticed is,
when I try to display all my campaigns, I can not find any campaign.
Shouldn't the creation of a sandbox account also create 5 test
campaigns?
Kind Regards,
Stefan Schmitt
On 12 Jan., 00:12, Eric Koleda wrote:
://adwords.google.com/api/adwords/o/v201101";
xmlns:ns2="https://adwords.google.com/api/adwords/cm/
v201101">[InternalApiError.UNEXPECTED_INTERNAL_API_ERROR
@
com.google.ads.api.services.common.error.InternalApiError.<init>
(InternalApiErro]ApiExceptionhttp://www.w3.org/2001/
XML
Both the v13 account service and the new reporting service will return
different kind of values.
The v13 account service uses the timezone ID, such as "Europe/Berlin". This
is a good idea, as it can be used with timezone databases that have
historical data and know how to convert between dayli
Those changes look great. Especially the new criteria report and ad hoc
reports!
*API version v13 AccountService will only be available on a whitelist basis.
*
We can't migrate to the new ServicedAccountService yet, as it does not
return the currency and timezone of the account.
Otherwise gr
What I did is to stick with the "headline" views for aggregation, as the
headline should be present every time the ad is served. Other elements, such
as sitelinks or product extensions, will be included in your ad based on
position, relevance and other factors. The way I understand the number of
In case the report definitions don't change on day by day basis, you'll be
fine creating a definition once for all of your individual accounts. You'll
only get charged for report creation and not for the daily downloads, so
unit costs shouldn't be an issue.
The downloads themself are very fast.
I don't think the API is aware of the mentioned notation. There are
individual data types for match types and biddable/negative keywords that
can be used. Also think about error handling in case the user gets the
syntax wrong. That should probably be dealt with in your client code, so you
need
It would be nice to get a clarification on deleted keywords and zero
impression reports. Having deleted keywords returned based on the date range
isnt very self-explanatory.
Been looking through some of our download history (also using zero-imprs and
"yesterday" range) and didn't notice any cha
You cannot run reports for MCCs. You need to specify the client Id of a
regular account that can run campaigns for that.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=
Are you trying to create the report on behalf of a MCC account?
On 6 Jul., 16:18, Chirag eBrandz wrote:
> Hi,
>
> I am also getting same error
> [ReportDefinitionError.CUSTOMER_SERVING_TYPE_REPORT_MISMATCH @
> operations].
> Can you help me out what i am doing wrong?
> If you find the solution c
e
documentation, TargetingIdeaSelector has no field OrderBy; does this
mean, there is no possibility for returning just the most popular
queries?
Thank you,
Stefan
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://gr
Apparently you can get it working again by setting your browsers preferred
language to 'en' instead of 'de'.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=
Your right. I just tested this with firefox 3.6. In case you use the
language selection on the top-right of the page we'll be redirected to
another language version but won't be able to switch it back to english
again. Whats even more annoying is that it will remember your selection from
that p
The easiest way to deal with this would be to merge keywords, placements and
other reports into a single criterion report. Then use the matchtype field
to tell the type of criterion, e.g. "exact" for exact keyword, "vertical"
for managed placement, "domain" for autom. placements, "user list" for
Data on content seems to be back again. Just noticed it today, so I'm not
sure when it has been fixed or if it works for everyone.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwo
Using aggregated reports on adgroup/campaign/account level is not ideal for
api clients that provide some kind of drill down functionality. Numbers will
simply not match up if you're going to list objects below adgroup level.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on
ments have been
returned with a keywordText "Content" (in v13 I think it was "Total -
content targeting") and AdNetworkType1+2 being "Display Network". Now those
rows seem to be completely gone.
Could you restore the old behavio
You need to explicit list all fields, which is a bit annoying. It can also
be tricky to figure out the exact names, especially for nested objects such
as bids. Beside that its also error prone since at least in the Java client
lib there seem to be no constants for field names. If any of the name
I have a dot in my clientId as well and its working fine. Format should be:
client_1+your.addr...@example.com
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=
this application.
Thank you,
Stefan Matei
--
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to
adwords-ap
85 matches
Mail list logo