I posted this as well on the adwords forum but I will post it here as I am
sure it is a situation someone using the API to automate product level
adgroups for PLA's would come across.
We have setup a campaign which matches targets to adgroups on the
adwords_grouping parameter.
We have adwords_
The blog says that the reporting is free providing you use the new ad hoc
reporting method.
http://code.google.com/apis/adwords/docs/reportingtopics.html#adhoc
The current ones will be changed 400 credits when you first create them and
no additional change when you reuse the same report definit
Are we able to get a code sample using OAuth? As I see from the Java code
these reports are free of charge correct?
Only key thing I can think of not supported that would be great after this
is being able to read the account currency and timezone in the
ServicedAccountService.
--
=~=~=~=~=~=~=
I remember reading an article or blog post on here about when the best time
is to execute say a report on yesterdays stats to ensure they are all fully
up to date. Just wondering what the link was if you know of the one I'm
talking about.
Thanks.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Yeah, second this request, one of the only a small amount of things the old
v13 supports which haven't been picked up by the new API's.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group
Any plans to add the authorization process to the API?
Really we would just be using it as a stop gap until report downloads
are available through OAuth as the OAuth system is a lot nicer to use and
much better for this authorization stuff. Looks like the
manual authorization might be the best
Currently with OAuth not being a complete option and it being seemly
impossible to automatically send out a request to join an MCC (although I
know some services do it so any pointers in the right direction on how to do
this would be great) it seems the only option for something automated is to
I second this,
I just don't get why all the effort was gone to allow OAuth access to pretty
much everything else in the API then to have probably over half the use
cases requiring an additional authentication method. I went down the OAuth
path well over 6 months ago thinking that by the time it
Hey,
Currently when I try and setup a bulk mutate job I am getting back a large
negative number for the job id which then returns invalid job id
(IdError.NOT_FOUND) when the job is queried. An example return with the
negative number is:
http://schemas.xmlsoap.org/soap/envelope/";>
https:
You could always run non cross client reports on every account individually.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Thanks for asking about it.
The real crux of the problem at the moment is that doing the OAuth
implementation is great, but key things like this and no report downloading
through OAuth mean I will have to store users passwords anyway, negating the
big advantage of having OAuth. I realize you guy
Oh okay,
Any idea when these fields will be available?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this m
I am a little confused with the currency and timezone fields that have been
added into accounts retrieved with the ServicedAccountService.
Are these fields only available to write to during account creation and not
to be read back out?
If this is the case when can we expect to be able to retrieve
Currently it is 400 to make a report definition, which you get an id
returned to you, calling this id gives no additional cost, so if you set up
a report with a non static timescale it's essentially free ongoing.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and d
The lastest update seems to contain cross client reports...
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received t
Just a question on required minimum functionality, we plan to soon offer a
closed beta test of our service, I was wondering whether this would be able
to happen without yet supporting all the require minimum functionality?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our
I understand a certain level of diligence should be taken by developers, IE
it's a wakeup call for me to make sure the reports are sound before going
live with the reporting code. I think though unless there is a good reason
for it developers would much rather a bad name that doesn't fit the fie
Is there any good reason why the field names in the reports change? For
example keywordText seems to have changed to keyword. There have been a long
line of these changes it seems, is there somewhere where they are documented
or should we be writing code to detect this happening randomly?
--
=
It does, I guess I was thinking it terms of using it to simplify in terms of
how regular certain parameters are checked and use less credits for when a
form of automation it supports is required. Not essential of course as it's
features can be replicated just thought better design may be to hand
Just wondering if bringing the new automated rules to the adwords API is on
the roadmap?
Thanks.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~
The example PHP code for downloading a report uses a GoogleLogin
Authorization header, if I wanted to do basically the same thing with a
login through OAuth how would I go about passing that header?
Thanks.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discus
In v13 all money values needed to be divided by 1 million if I remember
correctly.
For some reason now it appears the occasional report in v201008 is
returned in this way(* 100 as far as I can tell) while the majority
are reporting actual money values, any reason why this would happen?
--
=~=
Seems to be fine now. Thanks.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
You received this message because you are su
Just wondering if there is a specific predicate for this/ something
else?
By default I have noticed that you only get keywords with nonzero
impressions. Thanks.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http:/
Just wondering if there was any idea how far away reporting across an
MCC account is away?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=
Can't work how I would go about getting each ad group in a campaign's
max cpc and destination URL. The reason I need this is what I'm making
tracks the ad groups default max cpc and destination URL and updates
the keywords that use the defaults in the ad group accordingly. From
the docs it seems th
26 matches
Mail list logo