Hi,
i noticed that few weeks ago the new keyword tool came out of beta
stage (non api)
the blog article explaining
this(http://adwords.blogspot.com/2010/09/updated-keyword-tool-out-of-beta.html)
mentions:
In addition to these improvements, we’ve also changed how we calculate
Global Monthly Se
I couldnt resist Ive had to fire up the API and jump in feet first :P
Still if anyone can give any pointers it would be great.
Ive managed to list campaigns and adgroups so far. Obviously I see
credits could add up. Not sure if I should be looking to query the data
automated every 24 hours and st
Hi,
I need to know the possible predicate fields for selector.
The documentation is missing this info.
Thanks,
Marco
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~
i also tried ferrari, renault, citroen (citröen), porsche
all countries, all languages,
No results
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=
Hi,
Just to confirm calford's findings. I've just run a test on a list of
over a few hundred keywords. Last month (Sept 2010) I got zero
volume for 22% of the list when running on the production
environment. Today running the same script the volume of zero returns
has gone up to 35%. For the
Hi,
I'm currently using the Adwords API intensively, and I am finding that
parsing the result sets eats up my entire CPU (on a small EC2
instance). I assume it is the XML parsing that is causing the
problem, and I am wondering if there is any known way to decrease this
CPU consumption.
Thanks,
A
The Adwords API seems to be failing at the moment. Using the idea
service, it only returns "UNEXPECTED_INTERNAL_API_ERROR @" for several
types of requests. Check my log, with soap request/reponse:
05-10-10 15:23 DEBUG [main] [AdWordsUser.soap_xml] http://www.w3.org/2001/
XMLSchema" xmlns:xsi="http
Everytime I try to download accepted report (with or without the PHP
reports utilties) I obtaing this response:
!!!1|||47767XX|||Could not read report???
Any idea?
Marco
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot
Is the above possible?
I want create bulk updates of maxCPC for adgroup placements via the
API. A rough sketch of how I want to do this is to download a Placement
report from the ReportService, insert it into a local DB, calculate
updated maxCPC values based on the Sales data, then create a bulkMu
I'm trying to get related keywords for a given search term. There seem
to be different sources of data, including TargetingIdeaService in the
AdWords API. My assumption is that I should use
getBulkKeywordIdeas : TargetingIdeaSelector : SearchParameter :
RelatedToKeywordSearchParameter
And that th
Hi Andreas,
Unfortunately this field isn't available in all reports yet, but I am
working with the core engineering team to enable it where possible.
Best,
- Eric Koleda, AdWords API Team
On Sep 30, 6:14 am, scrat wrote:
> Hi,
>
> is it possible to get Ad Group Performance Reports with an hourl
Hi Jan,
Thank you for bringing this to our attention. I'm able to replicate
the issue and it looks like the service currently isn't using the
operator field when returning unit counts. I'll work with the core
engineering team to remedy the situation, but for the time being you
won't be able to b
Hi ADM,
This issue has been resolved, and the fix is being rolled out right
now. The change is currently only active on some of our servers,
which is why you are noticing different results for your request. It
should be on all servers within a couple of days, at which point you
can request the f
Hi Alex,
Is the Keyword Tool web interface returning a value greater than 0?
Can you post the sanitized SOAP XML request that you are using to
fetch this data?
Best,
- Eric Koleda, AdWords API Team
On Oct 1, 9:30 pm, "alex.allah" wrote:
> Hello,
>
> I have a very strange problem with AdWords AP
Hi Bill,
Not all input keywords will return the maximum number of keyword
ideas. Are you getting different results from the Keyword Tool web
interface?
https://adwords.google.com/select/KeywordToolExternal
Best,
- Eric Koleda, AdWords API Team
On Oct 2, 2:44 am, Bill Edwards wrote:
> Hi all
Hi Aaron,
I'm not able to reproduce this issue. Can you provide the sanitized
SOAP XML request and response that demonstrates this issue?
Best,
- Eric Koleda, AdWords API Team
On Oct 3, 4:47 am, Aaron wrote:
> Hi,
>
> I'm having trouble using the IdeaTextMatchesSearchParameter for
> Targetting
Hi Bill,
Please see my response on your existing thread:
http://groups.google.com/group/adwords-api/browse_thread/thread/1922914fcb8277fb/
Best,
- Eric Koleda, AdWords API Team
On Oct 2, 2:44 am, Bill Edwards wrote:
> Hi all,
>
> I've recently been trying to get TargettingIdeaService's get(
Hi Dr. Kameleon,
You can use the TargetingIdeaService to get this information:
http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.html
Use the requestType STATS and the ideaType KEYWORD in the selector:
http://code.google.com/apis/adwords/docs/reference/latest/
Hi,
The search volume for a given month usually becomes available about a
week after the month is over. This means that the September search
volume should be available within the next couple of days.
Best,
- Eric Koleda, AdWords API Team
On Oct 3, 11:12 pm, janrmr wrote:
> hi guys
>
> im using
Hello,
I am trying to work with the TargetingIdeaService using the python
library. I would like to design a selector that returns info for more
than one keyword. According to the documentation, this should not be a
problem. So I modify the code like this:
'searchParameters': [
{
'type
Hi Jon,
This error indicates that the AdWords API Terms and Conditions have
not been agreed to. This is normally done when you enter your credit
card information into the MCC account that you used to register for
API access and owns the developer token.
Best,
- Eric Koleda, AdWords API Team
On
Hi All,
Thank you for reporting this issue. I have been able to replicate it
and I'm working with the core engineering team to address the
problem. At this time it appears to only be affecting STATS requests,
as IDEAS requests return the correct search volume information. From
what I can tell i
Hello,
I tried new function to get all accounts (ServicedAccountService) with
example file from API PHP GetAccountHierarchy.php and doesn`t return
any accounts in sandbox. Is it still beta, or this should
work? The old v13 gave 5 testing accounts. When I try on REAL adwords
API, its shows all acco
Just out of curiosity, why even bother with microcents if we can't post
budget amounts with them in it?
Campaign Seattle has a new budget of 70340001 from 9132
I mean, really.. 1 microcent is going to cause this issue. If you're
only going to allow amounts accurate to a hundredth of a doll
Sorry if I sound angry. I'm not. It's just been a long day, and
everything was going OK until this little microcent thing. ;)
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-ap
25 matches
Mail list logo