I have a background/scheduled process to extract data from the AdWords API,
and I've started receiving a message on the server that it failed to
refresh access token. The only info I can find on here seems to center
around the refresh token having expired, but I use the same refresh token
on a
Is there any further information on this? Is it being investigated?
On Monday, June 10, 2019 at 10:18:04 AM UTC-7, Jordan Liberman wrote:
>
> I have provided this in the private response, but it seems those aren't
> coming through:
>
> var req = new Se
top in
this data is the sum of Desktop + TV in the UI.
On Monday, June 10, 2019 at 9:40:11 AM UTC-7, adsapiforumadvisor wrote:
>
> Hello Jordan,
>
> Could you please include information that Dannison and I asked last time
> (e.g., request ID, GAQL that y
I am still apparently not receiving responses when replying privately to
author. I'm not sure how else to resolve this if I can't receive any
responses. Please advise.
On Wednesday, June 5, 2019 at 8:46:05 PM UTC-7, adsapiforumadvisor wrote:
>
> Hi Jordan,
>
> I
advise, this is a major blocker for us.
On Wednesday, May 29, 2019 at 8:54:57 PM UTC-7, adsapiforumadvisor wrote:
>
> Hi Jordan,
>
> Thanks for reaching out.
>
> To better investigate the issue, could you provide the clientCustomerId
> you are using? You may use the *reply privat
I see in the release notes for v1.3 of Google Ads API that CONNECTED_TV has
been added to the device enum, which should theoretically make it available
in query results. I updated my client version and verified that the enum
value is now included.
However, when I run queries, I am not receivin
48dd9750bbc164fa4810#diff-0aa52c87dfb30c96607e543fe639b6f1
Are the client release versions separate of the API releases? Is there any
indication of (a) which versions align between API and client, and (b) when
the updated nuget client will be available?
Thank you,
/Jordan
On Thursday, May 16
I have a successful C# console app (.NET Core 2.2) that connects to the API
using the client provided, and returns data. I am trying to add a .NET
Core Web API project to access the same code, but it times out on any query
I try to run ("TRANSIENT_FAILURE"). Is there something different that i
e included in the count).
Looking forward to a fix to include this status in the object so it can be
used for filtering, and consistent filtering across objects (Customer,
CustomerClient, CustomerClientLink).
On Wednesday, May 1, 2019 at 8:06:32 AM UTC-7, googleadsapi-forumadvisor
wrote:
>
I'm running up against this issue too, however it seems to be compounded by
an additional point of confusion.
- When I run ListAccessibleAccounts, I get 2 accounts back. One is the
customer id of my master account, the other is an account that does not
exist when I look at my dashboa
ode somewhere in the startup of your app to fix the
problem. (It would manifest as either DEADLINE_EXCEEDED or
TRANSIENT_FAILURE, depending on the client timeout setting).
On Monday, April 29, 2019 at 3:14:25 AM UTC-7, googleadsapi-forumadvisor
wrote:
>
> Hi Jordan,
>
> Thank you
I have been trying to run the code examples all day, and I keep getting
this same error. Is there any further information?
On Wednesday, March 20, 2019 at 12:29:28 PM UTC-7, swap...@logicserve.com
wrote:
>
> Hi,
>
> I am using new google ads api to access my google ads account. However,
> when
y, each of the 2
remaining ads have 6 Conversion. Is that a correct understanding of how
Conversion can change over time? If not, are there any other ways that
Conversion data can change for specific Ad Ids on specific days?
Thanks,
Jordan
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
I received an email stating, "your AdWords API Developer account submitted
99.81% of your API requests to an outdated API version within the past
seven days." I believe I have updated to the latest version now, but I
would like to confirm that 100% of API requests are on the new version. Is
the
Is there a way to modify the CPC on an existing product partition, without
having the partition/criterion ID?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
sages.
Please can you advise urgently.
Kind regards,
Jordan
On Wednesday, August 16, 2017 at 8:16:56 AM UTC+1, Nadine Sundquist
(AdWords API Team) wrote:
>
> Greetings All,
>
> I've filed an issue on this so we can dive deeper into why this is
> happening. I'll get ba
I have a question for you, I am unable to get my Clients AdWords report
data using my Adwords Manager Account customer_id
How I can get or pull other Google Adwords (from Multiple accounts) user
report data using AdWords API?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find
Hi,
I can't figure out how to exclude the "Everything Else" category when
partitioning products using the PHP library.
Could anybody give me a pointer or a code sample on how to do this?
Thanks,
Jordan
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us
546740467
546740839
547027005
546679214
546740797
546740812
546680849
546679205
546679217
546679835
Thanks for your help.
Kind regards,
Jordan
On Thursday, July 6, 2017 at 2:45:53 PM UTC+1, Nadine Sundquist (AdWords
API Team) wrote:
>
> Hello Simon,
>
> The fix is now on our produc
count 682-998-6792.
Could this be related to the same cause as Greg's issue?
Kind regards,
Jordan
On Wednesday, March 1, 2017 at 7:20:33 PM UTC, Nadine Sundquist (AdWords
API Team) wrote:
>
> Hi Greg,
>
> One of the engineers on my team found the root cause. We seem to be having
Hi Anash,
I am currently facing the same problem - creating the initial Product
Groups on a couple of thousand Ad Groups at a time. Running in parallel,
mutating two ad groups at a time results in RateExceeded errors. To comply
with the given restrictions would result in an incredibly slow syst
x27;CriterionId{id=17105799698}'
EntityNotFound.INVALID_ID @ operations[3].operand.criterion.id;
trigger:'CriterionId{id=42967572895}'
EntityNotFound.INVALID_ID @ operations[4].operand.criterion.id;
trigger:'CriterionId{id=17105236562}'
Hi,
I am using the PHP API to partition products within an adgroup. Following
the docs, I have successfully partitioned the products.
However, the next stage is to be able to modify bid values on the partition
units.
I read in this <
https://groups.google.com/d/msg/adwords-api/7_Ob030Y3vw/5Pp
e and I need some advice.
Please see my Stack Overflow Question.
http://stackoverflow.com/questions/25199480
Kind Regards,
Jordan Atkinson
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.googl
Id: 425-406-6453 Costumer ID
Client account ID 425-406-6453
--
Jordan Gutierrez
Chief Seals Officer
Wishpond <http://corp.wishpond.com/>
jor...@wishpond.com
Follow Wishpond on:
Twitter <http://twitter.com/Wishpond>
Facebook <http://www.facebook.com/wishpond>
Google+ <h
subscribe?hl=en
> .
> To unsubscribe from this group and all its topics, send an email to
> adwords-api+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>
--
--
Jordan Gutierrez
Chief Support Officer
Wishpond <http:
Hi,
I apply for a Test account and still haven't hear back from you, can you
tell me if there is an issue?
--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=
We're still getting 500 errors as well from the ServicedAccountService.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Yo
Thanks codeninja, and Eric. That's exactly what I was looking for.
On Jan 14, 1:48 pm, AdWords API Advisor
wrote:
> Hi Jordan,
>
> The services CodeNinja mentioned can be used to get stats about
> keywords you've already added to your campaign. If you want to get
>
o with
keywords been removed?
Thanks,
Jordan
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message becaus
LV Sneaker (www.fashion4biz.com)
Discount Nike Shox Turbo Suppliers (www.fashion4biz.com)
Discount Nike Shox Classic Shoes Suppliers
(www.fashion4biz.com)
Discount Nike Shox Dendara Trainer (www.fashion4biz.com)
Discount Nike Air Jordan 1 Seller (www.fashion4biz.com)
Discount Nike Air Jordan 2 Sh
31 matches
Mail list logo