Hi,
well, the only example I have is "hsbc falciani" using BROAD
matchtype.
I get the exact same results for Japan, India, Russia, China, Spain,
Portugal, Belgium, Netherlands, and Austria. It just doesn't seem
right.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog a
Hi,
Just want to make a different thread for this issue so it doesn't get
lost on the April-May-June no data one.
If i try to get volume for some keywords using the adwords keyword
tool (web interface) i get these results for US in all languages using
BROAD matchtype
Nicole Kidman: Global: 2,24
api 2010 version use, I create reports with api. As of yesterday, but
reports are that despite creating a keyword, the keyword in xml file
seems to stop.
selector as follows;
$selector->fields = array('CampaignId','AdGroupId', 'Id',
'KeywordText',
'KeywordMatchType', 'Impressions', 'Click
Hi,
My guess is because it is brand name... and you cannot book in a
campaign brand names afaik.
On Jul 13, 9:32 am, calford wrote:
> Hi,
>
> Just want to make a different thread for this issue so it doesn't get
> lost on the April-May-June no data one.
>
> If i try to get volume for some keywo
hi,
I am using Google AdWords API using php. I have pass the keyword and
search method like exact search but it showing the result not on my
keyword like bellow is the out put
Keyword with text 'sample keyword 1856807004 0', match type 'BROAD',
and average monthly search volume '99677' was found.
Am I correct to notice that in python the function
BulkMutateJobService.DownloadBulkJob does not function as described?
It will run until the job is completed and not until max_polls is
reached.
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
htt
Consistently.
On Jul 12, 3:43 pm, AdWords API Advisor
wrote:
> Hi,
>
> Are you seeing this behavior sporadically or consistently?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jul 11, 6:49 pm, ojak wrote:
>
> > I'm not able to get BulkMutateJob's to behave for large jobs
> > (submitted to
It's consistent.
Can't see any information on our side that would allow us to
troubleshoot.
On Jul 12, 3:43 pm, AdWords API Advisor
wrote:
> Hi,
>
> Are you seeing this behavior sporadically or consistently?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jul 11, 6:49 pm, ojak wrote:
>
>
Hi Eric,
I'm not sure if I'm doing something wrong or now but I had used the
code from the example with the 201003 version and it wouldn't filter
but instead displayed all campaigns (deleted, paused and enabled).
Right when I changed it to v200909 it worked. Just wanted to give you
the update in
Hi Joe,
I don't have any information about accuracy at this time.
Best,
- Eric
On Jul 12, 7:48 pm, Joe Z wrote:
> Thank you Eric. I see it's an issue and core engineering is working on
> it.
>
> Do you have an idea which set of numbers is correct or closer to
> correct? In other words, where is
I have a campaign id and an AdGroup ID I want to use the API to change
the bid on keywords in a adgroup. Is there a way to do that using the
API?
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google
Hi,
The reasons are listed here:
http://code.google.com/apis/adwords/v2009/docs/reference/BulkMutateJobService.UnprocessedResult.html
Best,
- Eric Koleda, AdWords API Team
On Jul 11, 10:39 pm, ojak wrote:
> What causes unprocessed results for completed jobs?
>
> Thanks.
--
=~=~=~=~=~=~=~=
Hi Tim,
Are you noticing this for one day in particular, or is it happening
for any day chosen?
Best,
- Eric Koleda, AdWords API Team
On Jul 12, 9:27 am, tozor wrote:
> I get the following unexpected error when trying to run a zero
> impression keyword report:
>
> AxisFault
> faultCode: {http:
Hi Jose,
Please ensure that your server has access to adwords.google.com, and
that traffic to this domain isn't blocked by any firewalls, etc.
Best,
- Eric Koleda, AdWords API Team
On Jul 12, 9:33 am, Jose wrote:
> I have one error SOAP-ERROR: Parsing WSDL:
> Couldn't load from 'https://adword
Hi,
The .NET client library should work with any language that runs on the
CLR, including VB.NET.
Best,
- Eric Koleda, AdWords API Team
On Jul 10, 4:56 am, cisco78 wrote:
> Hi, anyone can help me to use Client Library in a Windows vb.net
> application?
> I only find a library for c#.
> Bye
--
So, I've been hit with this web fault:
SizeLimitError.RESPONSE_SIZE_LIMIT_EXCEEDED @
The docs say:
"Indicates that the number of entries in the request or response exceeds
the system limit."
I know I can using paging to get chunks at a time, and that is what I
intend to do. But I can't find a
When I notice the problem it is for a zero impression report for the
current day.
Tim
On Jul 13, 5:55 pm, AdWords API Advisor
wrote:
> Hi Tim,
>
> Are you noticing this for one day in particular, or is it happening
> for any day chosen?
>
> Best,
> - Eric Koleda, AdWords API Team
>
> On Jul
Hi,
To address your questions:
can
1) Yes, I believe that is correct.
2) Yes, you can request the stats of the keyword ideas in the same
request.
3) Given the current implementation of the service this attribute may
not be too useful.
4) This function is not available on the TargetingIdeaServi
Hi,
This information is provided by the v200909 or v201003
TargetingIdeaService:
http://code.google.com/apis/adwords/v2009/docs/reference-v200909/TargetingIdeaService.html
An example of how to use this service with the PHP client library is
available here:
http://code.google.com/p/google-
Hello,
I am currently working with Adwords Java. I would like to persist the
Adwords Java object in a database and display them in a swt GUI.
I am not able to find a good idea to persist the Adwords Java object
so I could save the Adwords Java object directly in the database and
reloading them as
Hi Tue,
This is likely caused by creating the wrong type of service, like an
AdGroupService instead of an AdGroupAdService. Please double check
that your service is created correctly. If everything looks correct
can you post the requestId of a request that exhibits this behavior?
Best,
- Eric K
Hi Suraj,
Yes, you can use the validateOnly header to check your ads for errors.
http://adwordsapi.blogspot.com/2009/12/discover-v2009-validateonly-header.html
An example of how to use this feature in the Ruby client library is
available here:
http://code.google.com/p/google-api-adwords-ru
Hi,
Have you set up the billing information in the MCC account that you
used to register for API access?
Best,
- Eric Koleda, AdWords API Team
On Jul 12, 3:58 pm, Anjanesh wrote:
> I recently got my adwords API + billing approved.
>
> Q1 : But when I tried
> outhttp://adwords-api-python-sample
Hi Eric,
Thanks for the input! Helps a lot.
There's one question about 4) though.
I'm supposed to retrieve (lowerAvgPosition, lowerClicksPerDay,
lowerCpc, upperAvgPosition, upperClicksPerDay, upperCpc) for a
"keyword list".
It seems that there's no service in v200909 could cover that. I
Hi,
Seems you are correct, the loop isn't incrementing the num_polls
counter. See
http://code.google.com/p/google-api-adwords-python-lib/source/browse/trunk/aw_api/BulkMutateJobService.py#117
for details.
Can you report this at
http://code.google.com/p/google-api-adwords-python-lib/issues/list
s
"This could result if the job was aborted by the back-end workflow
because the developer's API quota was exceeded or if the job
encountered some severe workflow system failure."
API quota has not been exceeded, so how would one go about
troubleshooting a "severe workflow system failure"? Does tha
26 matches
Mail list logo