Re: TargetingIdeaService BUG

2010-11-15 Thread AdWords API Advisor
f course, the above are just two examples, but there are, of > > > > > > course, > > > > > > many more. In French, Spanish and Portuguese, at least. > > > > > > > Regards, > > > > > > Manuel > > >

Re: TargetingIdeaService BUG

2010-11-11 Thread manuel
h, Spanish and Portuguese, at least. > > > > > > Regards, > > > > > Manuel > > > > > > On Nov 9, 3:40 pm, AdWords API Advisor > > > > > wrote: > > > > > > > Hi Manuel, > > > > > > > Thi

Re: TargetingIdeaService BUG

2010-11-11 Thread AdWords API Advisor
e, of course, > > > > many more. In French, Spanish and Portuguese, at least. > > > > > Regards, > > > > Manuel > > > > > On Nov 9, 3:40 pm, AdWords API Advisor > > > > wrote: > > > > > > Hi Manuel, > > >

Re: TargetingIdeaService BUG

2010-11-11 Thread Martin
Spanish and Portuguese, at least. > > > > Regards, > > > Manuel > > > > On Nov 9, 3:40 pm, AdWords API Advisor > > > wrote: > > > > > Hi Manuel, > > > > > This is the expected behavior of the TIS and Keyword Tool UI in

Re: TargetingIdeaService BUG

2010-11-10 Thread manuel
ards, > > Manuel > > > On Nov 9, 3:40 pm, AdWords API Advisor > > wrote: > > > > Hi Manuel, > > > > This is the expected behavior of the TIS and Keyword Tool UI in > > > regards to accents.  In these cases the stats for the accented and > >

Re: TargetingIdeaService BUG

2010-11-10 Thread AdWords API Advisor
ases the stats for the accented and > > unaccented words are combined. > > > Best, > > - Eric Koleda, AdWords API Team > > > On Nov 5, 12:38 am, manuel wrote: > > > > Hello > > > > How come TargetingIdeaService is now returning values for &quo

Re: TargetingIdeaService BUG

2010-11-09 Thread manuel
> regards to accents.  In these cases the stats for the accented and > unaccented words are combined. > > Best, > - Eric Koleda, AdWords API Team > > On Nov 5, 12:38 am, manuel wrote: > > > Hello > > > How come TargetingIdeaService is now returning values for "

Re: TargetingIdeaService BUG

2010-11-09 Thread AdWords API Advisor
Hi Manuel, This is the expected behavior of the TIS and Keyword Tool UI in regards to accents. In these cases the stats for the accented and unaccented words are combined. Best, - Eric Koleda, AdWords API Team On Nov 5, 12:38 am, manuel wrote: > Hello > > How come TargetingIdeaServi

TargetingIdeaService BUG

2010-11-04 Thread manuel
Hello How come TargetingIdeaService is now returning values for "musica" when I am searching for "música"? Credito instead of Crédito, Videos instead of Vídeos, and so on. This seems to affect every French, Spanish and Portuguese accented words. (Haven't checked other la

Re: TargetingIdeaService and Only show ideas containing my search terms

2010-11-04 Thread AdWords API Advisor
x27;ve looked everywhere... Is there a way to have the > TargetingIdeaService return results like the manual Keyword Tool does > when you check the "Only show ideas containing my search terms". I'm > already using EXACT in my criteria. My code is as follows > > $user

TargetingIdeaService and Only show ideas containing my search terms

2010-11-02 Thread Gozer
I've looked everywhere... Is there a way to have the TargetingIdeaService return results like the manual Keyword Tool does when you check the "Only show ideas containing my search terms". I'm already using EXACT in my criteria. My code is as follows $user = new A

Re: TargetingIdeaService failing

2010-11-02 Thread manuel
Found the problem. Was using an incorrect xmlns. (mismatch version) < Must be a frequent error.. On Nov 2, 7:36 am, manuel wrote: > The example onhttp://code.google.com/apis/adwords/docs/#soapworks > fine. > > However, when I post the xml below to the TargetingIdeaService, I &g

TargetingIdeaService failing

2010-11-02 Thread manuel
The example on http://code.google.com/apis/adwords/docs/#soap works fine. However, when I post the xml below to the TargetingIdeaService, I always get this: Result: Fault occurred while processing. Any clue? Thanks. http://schemas.xmlsoap.org/soap/ envelope/" xmlns:ns1=&

Re: TargetingIdeaService: different values for GLOBAL_MONTHLY_SEARCHES for same keyword (IDEAS, STATS)

2010-11-01 Thread AdWords API Advisor
Hi Jakov, Thank you for reporting this issue. I've been able to replicate the problem and I'll work with the core engineering team to resolve it. A workaround is to leave off the CountryTargetSearchParameter from the request, as this will always return the correct value of GLOBAL_MONTHLY_SEARCHE

Re: TargetingIdeaService with more than 1 CountryTarget always returning 0 in MonthlySearchVolumeAttribute

2010-10-29 Thread AdWords API Advisor
Hi Jeff, Thank you for reporting this issue. We recently identified the problem and a fix is in the works that should be available next week. Best, - Eric Koleda, AdWords API Team On Oct 27, 3:13 pm, Jeff Menard wrote: > Hi, > > I'm using the TargetingIdeaService to get keywo

TargetingIdeaService with more than 1 CountryTarget always returning 0 in MonthlySearchVolumeAttribute

2010-10-27 Thread Jeff Menard
Hi, I'm using the TargetingIdeaService to get keyword suggestions from a seed keyword and the count from the MonthlySearchVolumeAttribute of the returned suggestions. When using the CountryTargetSearchParameter, it works well when the country code array contains only 1 item (ex: 'US&#

TargetingIdeaService: different values for GLOBAL_MONTHLY_SEARCHES for same keyword (IDEAS, STATS)

2010-10-26 Thread jakov34
Hi, im gettin different values for GLOBAL_MONTHLY_SEARCHES for same keyword when i search for IDEAS or STATS. when i serach for IDEAS using keyword 'contactos' there is the result: TEXT => 'contactos en monterrey' GLOBAL_MONTHLY_SEARCHES => 91 but when i serch for STATS using keyword 'contactos e

Re: TargetingIdeaService w/ CountryTargetSearchParameter not returning requestedAttributes?

2010-10-25 Thread AdWords API Advisor
Hi Gerard, The problem seems to be caused by having multiple countries targeted. I'll work with the core engineering team to get more information on whether that is supported. As a general FYI, if you are only using the TargetingIdeaService to get stats on known keywords then it is easier t

Re: Unmarshalling Error for my XML for TargetingIdeaService

2010-10-20 Thread Daniel Kehoe
Finally got it. Just had to ask :-) Seems using correct namespaces are critical. Here's what works: http://schemas.xmlsoap.org/soap/ envelope/" xmlns:ns1="https://adwords.google.com/api/adwords/o/ v201008" xmlns:ns2="https://adwords.google.com/api/adwords/cm/v201008"; xmlns:xsi="http://www.w3.o

Re: Unmarshalling Error for my XML for TargetingIdeaService

2010-10-20 Thread Daniel Kehoe
I've moved some inches forward by examining recent examples posted to the forum and I no longer get the "Unmarshalling Error" with the XML request I've assembled (below). Now I get the error: RequiredError.REQUIRED @ selector What am I missing? http://schemas.xmlsoap.org/soap/ envelope/" xmlns

TargetingIdeaService w/ CountryTargetSearchParameter not returning requestedAttributes?

2010-10-20 Thread Gerard
Hi- It appears as though setting CountryTargetSearchParameter on requests to the TargetingIdeaService is causing some requestedAttributes to come back empty (including AVERAGE_TARGETED_MONTHLY_SEARCHES and COMPETITION). This was working until sometime yesterday. Has something changed in the

Unmarshalling Error for my XML for TargetingIdeaService

2010-10-20 Thread Daniel Kehoe
I'm trying to use TargetingIdeaService. I've assembled XML myself because the adwords4r Ruby client library requires the soap4r gem which doesn't support Ruby 1.9 (and soap4r has a reputation in the Ruby community as slow!). I've found the Ruby Savon gem which performs well an

Re: TargetingIdeaService - returns no values for keywords

2010-10-19 Thread Ales Sturala
ds-... > > > > Best, > > > - Eric Koleda, AdWords API Team > > > > On Oct 12, 4:00 pm, Ales Sturala wrote: > > > > > Hello, > > > > I have a peoblem with TargetingIdeaService. When I request a keyword, > > > > for some country/languag

Re: TargetingIdeaService - returns no values for keywords

2010-10-18 Thread AdWords API Advisor
ion: > > >  http://code.google.com/apis/adwords/forum.html?place=topic%2Fadwords-... > > > Best, > > - Eric Koleda, AdWords API Team > > > On Oct 12, 4:00 pm, Ales Sturala wrote: > > > > Hello, > > > I have a peoblem with TargetingIdeaService.

Re: TargetingIdeaService - returns no values for keywords

2010-10-18 Thread Ales Sturala
de.google.com/apis/adwords/forum.html?place=topic%2Fadwords-... > > Best, > - Eric Koleda, AdWords API Team > > On Oct 12, 4:00 pm, Ales Sturala wrote: > > > > > Hello, > > I have a peoblem with TargetingIdeaService. When I request a keyword, > > for some count

Re: TargetingIdeaService - returns no values for keywords

2010-10-15 Thread AdWords API Advisor
On Oct 12, 4:00 pm, Ales Sturala wrote: > Hello, > I have a peoblem with TargetingIdeaService. When I request a keyword, > for some country/language combinations I get back 0 values in all > statstics. I checked the SOAP response and I can see that the value > for each "column&

Re: TargetingIdeaService problems - behaviour has inexplicably changed

2010-10-12 Thread AdWords API Advisor
;diet coke with lime", "calories in diet coke" etc etc. > Now I always receive one result ("diet coke"). Which behaviour should > I expect? > > And here are the SOAP requests and responses:- > > -BEGIN API CALL- >

TargetingIdeaService - returns no values for keywords

2010-10-12 Thread Ales Sturala
Hello, I have a peoblem with TargetingIdeaService. When I request a keyword, for some country/language combinations I get back 0 values in all statstics. I checked the SOAP response and I can see that the value for each "column" is missing, so 0 is just a default value used instead

Re: TargetingIdeaService problems - behaviour has inexplicably changed

2010-10-11 Thread Serge_Lapin
behaviour should I expect? And here are the SOAP requests and responses:- -BEGIN API CALL----- Request --- POST /api/adwords/o/v200909/TargetingIdeaService User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 2.0.50727.49

Re: TargetingIdeaService problems - behaviour has inexplicably changed

2010-10-07 Thread AdWords API Advisor
Hi, The problem with the KeywordMatchTypeSearchParameter has been resolved and you should now see the correct behavior when using this parameter. Starting in v201003 the NgramGroupsSearchParameter was replaced by the IdeaTextMatchesSearchParameter: http://code.google.com/apis/adwords/docs/ref

TargetingIdeaService problems - behaviour has inexplicably changed

2010-10-06 Thread Serge_Lapin
Hello, I have recently completed the development of an internal tool (using version 8.0.0 of the .NET client library and the v200909 classes). The tool takes in keyword(s), language, country and match type (broad, exact or phrase), and displays the results to the user. Initially (about a month

Re: Internal Api Error with TargetingIdeaService

2010-10-01 Thread AdWords API Advisor
Hi Bestrada, FYI, I've received your mail. Cheers, Anash P. Oommen, AdWords API Advisor. On Sep 30, 8:47 pm, bestrada wrote: > Hi, > > I´ve sent you my MCC Account. Thanks. > > On 30 sep, 12:04, AdWords API Advisor > wrote: > > > > > Hi, > > > Can you mail me the developer MCC account to > > a

Re: Internal Api Error with TargetingIdeaService

2010-09-30 Thread bestrada
Hi, I´ve sent you my MCC Account. Thanks. On 30 sep, 12:04, AdWords API Advisor wrote: > Hi, > > Can you mail me the developer MCC account to > adwordsapiadvi...@google.com and update this thread in that case? I > could look up the logs and try to find out your call details. > > Cheers, > Anash

Re: Using the TargetingIdeaService to get ideas

2010-09-30 Thread Arkanoid
ok at the TrafficEstimatorService and > TargetingIdeaService. The documentation are available at > > http://code.google.com/apis/adwords/docs/reference/latest/TargetingId...http://code.google.com/apis/adwords/docs/reference/latest/TrafficEsti... > > The following blog posts give introduction and code examp

Re: Internal Api Error with TargetingIdeaService

2010-09-30 Thread AdWords API Advisor
Hi, Can you mail me the developer MCC account to adwordsapiadvi...@google.com and update this thread in that case? I could look up the logs and try to find out your call details. Cheers, Anash P. Oommen, AdWords API Advisor. On Sep 29, 6:44 pm, bestrada wrote: > Hi, > > Thanks for your attentio

Re: Internal Api Error with TargetingIdeaService

2010-09-29 Thread bestrada
Hi, Thanks for your attention. No. I don´t have the requestId because in the log file (request_info.log) when exists this error the requestid appears empty. On 29 sep, 00:30, AdWords API Advisor wrote: > Hi, > > Do you have the requestId from a request that exhibits this behavior? > > Best, > -

Re: Using the TargetingIdeaService to get ideas

2010-09-29 Thread AdWords API Advisor
Hi, You might want to look at the TrafficEstimatorService and TargetingIdeaService. The documentation are available at http://code.google.com/apis/adwords/docs/reference/latest/TargetingIdeaService.html http://code.google.com/apis/adwords/docs/reference/latest/TrafficEstimatorService.html The

Re: Internal Api Error with TargetingIdeaService

2010-09-28 Thread AdWords API Advisor
Hi, Do you have the requestId from a request that exhibits this behavior? Best, - Eric Koleda, AdWords API Team On Sep 27, 3:59 am, bestrada wrote: > I want to show the AVERAGE_TARGETED_MONTHLY_SEARCHES form 50.000 > keywords aproximately with requestType STATS. I send 2.400 keywords > for each

Using the TargetingIdeaService to get ideas

2010-09-28 Thread Arkanoid
I wanted to know if there's a way to get the statistics for the keyword seeds and the new ideas i'm getting. Like when i use the Keyword Tool from adwords.google.com it tells me about the keywords wrote. Thanks! -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and dis

Internal Api Error with TargetingIdeaService

2010-09-27 Thread bestrada
I want to show the AVERAGE_TARGETED_MONTHLY_SEARCHES form 50.000 keywords aproximately with requestType STATS. I send 2.400 keywords for each call to the method get(). When I run my script with the sandbox server, it is executed successfully, but when I change the server, I receive a Internal Api E

Re: TargetingIdeaService and Paging

2010-08-30 Thread AdWords API Advisor
Hi, TargetingIdeaService.get results are limited to 800, it isn't possible to bypass this limit. Cheers, Anash P. Oommen, AdWords API Advisor. On Aug 27, 1:00 am, bng wrote: > Hi AdWords Team, > > Is there anyway we can get more than 800 number of results for a > req().  For example if I use Re

TargetingIdeaService and Paging

2010-08-26 Thread bng
Hi AdWords Team, Is there anyway we can get more than 800 number of results for a req(). For example if I use RelatedToUrlSearchParameter. Thanks. BNG -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://group

Re: Search Based Keyword Tool Data from API TargetingIdeaService

2010-08-17 Thread seo...@marketing-factory.de
Hi richardbaxterseo, show this thread for details: http://groups.google.com/group/adwords-api/browse_thread/thread/3b4741f663977f41/d369f4302aa01a32#d369f4302aa01a32 Regards Simon On 16 Aug., 15:43, richardbaxterseo wrote: > Hi There > > There are some obvious differences between the API out

Search Based Keyword Tool Data from API TargetingIdeaService

2010-08-16 Thread richardbaxterseo
Hi There There are some obvious differences between the API output and the Search Based Keyword-Tool for monthly search volumes by keyword. What's the appropriate API call to get the same results, or is this not possible in the currect Adwords API? Many, many thanks! -- =~=~=~=~=~=~=~=~=~=~=~=

Re: Request detail for service TargetingIdeaService using original developer token

2010-08-11 Thread AdWords API Advisor
Hi Mukut, A developer token is not tied to a specific account and can be used with the credentials of any AdWords account. An example of how to use the TargetingIdeaService in .NET is available here: http://code.google.com/p/google-api-adwords-dotnet/source/browse/trunk/Examples/v201003

Request detail for service TargetingIdeaService using original developer token

2010-08-11 Thread Mukut
request which I have to provide for getting Keyword Ideas Listing with different features as below and paging. as this link below https://adwords.google.com/select/KeywordToolExternal The features are v2009-> TargetingIdeaService provides the following fields for each keyword: keyword Matcht

Re: Save Units targetingIdeaService

2010-08-10 Thread AdWords API Advisor
Hi, Yes, for STATS requests the RelatedToKeywordSearchParameter can include up to 2,000 keywords in a single request. Best, - Eric Koleda, AdWords API Team On Aug 9, 9:20 am, SEO Sniffer wrote: > I use the targetingIdeaService to get the search volume for many > keywords. But now I pay 6

Save Units targetingIdeaService

2010-08-09 Thread SEO Sniffer
I use the targetingIdeaService to get the search volume for many keywords. But now I pay 6 units per keyword (5 per request + 1(rounded) per item). Is there any possibility to bulk the requests and can I request more keywords per request to save units

Re: TargetingIdeaService keyword variations vs. related searches

2010-07-07 Thread AdWords API Advisor
Best, - Eric Koleda, AdWords API Team On Jul 5, 4:42 pm, penaz wrote: > In the old KeywordExternal public tool, there used to be prox 150 > keyword variations given ... and then another group of Related > Searches at the bottom. > > Q1: Via the Adwords API, TargetingIdeaService,

TargetingIdeaService showing totalNumEntries but not returning the actual entries

2010-07-06 Thread Cass Surek
Hi, I have recently noticed that some request we use are failing to return results for some country/language combinations in our internally development system, when using some keywords. We have compared the results with the online tool and they are different: the online tool returns results nicel

TargetingIdeaService keyword variations vs. related searches

2010-07-05 Thread penaz
In the old KeywordExternal public tool, there used to be prox 150 keyword variations given ... and then another group of Related Searches at the bottom. Q1: Via the Adwords API, TargetingIdeaService, can we query for KeywordVariations ... AND also ... Related Searches in order to get more lateral

Re: get request on TargetingIdeaService started returning different results within the last 12 hours

2010-07-02 Thread Stuart
Although the results haven't changed, I have found a workaround by using the STATS instead of IDEAS for the requestType -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~

get request on TargetingIdeaService started returning different results within the last 12 hours

2010-07-01 Thread Stuart
Hi I have recently started to receive peculiar results from a recently working request. Until then the following request returned the EXACT and BROAD match search volumes for the requested phrase, in this example 'estrogen', now it returns results that are not the required phrase, I also tried the

Re: TargetingIdeaService - Missing Results & Encoding Problem

2010-06-30 Thread AdWords API Advisor
e, > > I have some trouble with the results of a request to the > TargetingIdeaService.. > I am requesting STATS for a list of keywords. The stats i want to > retrieve are: > COMPETITION, GLOBAL_MONTHLY_SEARCHES, > AVERAGE_TARGETED_MONTHLY_SEARCHES, TARGETED_MONTHLY_SEARCHES &g

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-29 Thread portentint
yword batching with TARGETED_MONTHLY_SEARCHES? > > Thanks, > Andy > > On Jun 28, 5:43 pm, AdWords API Advisor > wrote: > > > Hi, > > > Please remember that you can batch together multiple up to 2500 > > keywords when getting STATS with the TargetingIdeaSer

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-29 Thread portentint
28, 5:43 pm, AdWords API Advisor wrote: > Hi, > > Please remember that you can batch together multiple up to 2500 > keywords when getting STATS with the TargetingIdeaService.  This would > allow you to reduce your request frequency, which may reduce the risk > of getting these errors.

TargetingIdeaService - Missing Results & Encoding Problem

2010-06-29 Thread dpommeranz
Hi everyone, I have some trouble with the results of a request to the TargetingIdeaService.. I am requesting STATS for a list of keywords. The stats i want to retrieve are: COMPETITION, GLOBAL_MONTHLY_SEARCHES, AVERAGE_TARGETED_MONTHLY_SEARCHES, TARGETED_MONTHLY_SEARCHES The first problem I have

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-28 Thread AdWords API Advisor
Hi, Please remember that you can batch together multiple up to 2500 keywords when getting STATS with the TargetingIdeaService. This would allow you to reduce your request frequency, which may reduce the risk of getting these errors. More information is available here: http://bit.ly/bh7k3a

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-28 Thread portentint
ndbox.  Please retry your request now and let me know if you have > > any further issues. > > > Best, > > - Eric Koleda, AdWords API Team > > > On Jun 21, 9:09 pm,MK_Dev wrote: > > > > I was experimenting with TargetingIdeaService to load keyword ideas >

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-25 Thread MK_Dev
w and let me know if you have > any further issues. > > Best, > - Eric Koleda, AdWords API Team > > On Jun 21, 9:09 pm,MK_Dev wrote: > > > > > I was experimenting with TargetingIdeaService to load keyword ideas > > based on a supplied keyword. I was explori

Re: Why TargetingIdeaService return empty value for last two months?

2010-06-25 Thread AdWords API Advisor
[Jun 15 2010 10:10:06.u - INFO] POST /api/adwords/o/v200909/ > TargetingIdeaService HTTP/1.1 > Host: adwords.google.com > Connection: Keep-Alive > User-Agent: PHP-SOAP/5.2.0-8+etch16 > Content-Type: text/xml; charset=utf-8 > SOAPAction: "" > Content-Length: 3

Re: "Ideas containing my search terms" for TargetingIdeaService?

2010-06-24 Thread AdWords API Advisor
new Adwords Keyword tool there is the selection of "Ideas > containing my search terms" so that all returned results contain the > term instead of random related keywords. Is this possible with the > TargetingIdeaService API? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also f

"Ideas containing my search terms" for TargetingIdeaService?

2010-06-23 Thread JeremyL
In the new Adwords Keyword tool there is the selection of "Ideas containing my search terms" so that all returned results contain the term instead of random related keywords. Is this possible with the TargetingIdeaService API? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also

Re: Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-23 Thread AdWords API Advisor
Hi, This appears to have been a temporary outage for the service in the sandbox. Please retry your request now and let me know if you have any further issues. Best, - Eric Koleda, AdWords API Team On Jun 21, 9:09 pm, MK_Dev wrote: > I was experimenting with TargetingIdeaService to l

Getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing TargetingIdeaService request using C# library

2010-06-22 Thread MK_Dev
I was experimenting with TargetingIdeaService to load keyword ideas based on a supplied keyword. I was exploring Requested Attribute Types and everything was going well. Then, all of a sudden I started getting InternalApiError.UNEXPECTED_INTERNAL_API_ERROR when doing the same requests. Since the

Re: Why TargetingIdeaService return empty value for last two months?

2010-06-18 Thread dmitriy
Hi Anash, Thank you for your feedback. WSDL_CASHE = 0; [Jun 15 2010 10:10:06.u - INFO] POST /api/adwords/o/v200909/ TargetingIdeaService HTTP/1.1 Host: adwords.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.2.0-8+etch16 Content-Type: text/xml; charset=utf-8 SOAPAction: "&quo

Re: Why TargetingIdeaService return empty value for last two months?

2010-06-18 Thread AdWords API Advisor
Hi Dmitriy, I haven't seen any other users report this issue, so I assume there is something wrong with the way you make your requests. Please post a sanitized request and response xml on this thread so that other users can help you address your issues. Cheers, Anash P. Oommen, AdWords API Team

Why TargetingIdeaService return empty value for last two months?

2010-06-17 Thread dmitriy
Hello. Please help, and why did you remove my previous same question without any definitions? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog and discussion group: http://adwordsapi.blogspot.com http://groups.google.com/group/adwords-api =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

TargetingIdeaService return empty value for last two months

2010-06-15 Thread dmitriy
Hello. Please help: WSDL_CASHE = 0; [Jun 15 2010 10:10:06.u - INFO] POST /api/adwords/o/v200909/ TargetingIdeaService HTTP/1.1 Host: adwords.google.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.2.0-8+etch16 Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 3

Re: Missing results (TargetingIdeaService)

2010-06-07 Thread AdWords API Advisor
Hi, Do you have the requestId or SOAP XML from a request that demonstrates this problem? Best, - Eric Koleda, AdWords API Team On Jun 3, 4:27 pm, "C.Chung" wrote: > Hello, > > I'm using TargetingIdeaService to get TARGETED_MONTHLY_SEARCHES. > When I made a API ca

Missing results (TargetingIdeaService)

2010-06-03 Thread C.Chung
Hello, I'm using TargetingIdeaService to get TARGETED_MONTHLY_SEARCHES. When I made a API call, I added 100 keywords in $relatedToKeywordSearchParameter->keywords with the following setting: $selector = new TargetingIdeaSelector(); $selector->requestType = 'STATS';

Re: Why Targeted Monthly Searches from TargetingIdeaService is Different from KeywordTool

2010-05-21 Thread AdWords API Advisor
the same between the API and the web interface. Best, - Eric Koleda, AdWords API Team On May 20, 1:39 pm, search test wrote: > I used TargetingIdeaService with > AverageTargetedMontlySearchesSearchParameter and > GlobalMonthlySearchesSearchParameter to get related keywords for > cer

Re: TargetingIdeaService "Fault occurred while processing"

2010-05-20 Thread AdWords API Advisor
Hi, This error is being thrown because the RequestHeader element is in the wrong namespace. While the sub-elements (authToken, etc) must be in the 'cm' namespace, the RequestHeader element must be in the 'o' namespace. If you correct this namespace your request should work correctly. Best, - Er

Why Targeted Monthly Searches from TargetingIdeaService is Different from KeywordTool

2010-05-20 Thread search test
I used TargetingIdeaService with AverageTargetedMontlySearchesSearchParameter and GlobalMonthlySearchesSearchParameter to get related keywords for certain website. Why the average targeted monthly searches returned are the same as the global monthly searches returned? The numbers are not the

Re: Can't get 2nd page data on TargetingIdeaService

2010-05-20 Thread AdWords API Advisor
Hi Go, The TargetingIdeaPage.totalNumEntries indicates the total number of items that can be returned. Requesting pages beyond this limit will not return any results. Best, - Eric Koleda, AdWords API Team On May 18, 11:30 pm, Go wrote: > I'm trying to use TargetingIdeaService and I ca

TargetingIdeaService "Fault occurred while processing"

2010-05-20 Thread JZhang
hi, I use vs.net 2008. I get a strange fault as below. http://schemas.xmlsoap.org/soap/ envelope/">soap:ServerFault occurred while processing. My soap request as below. http://schemas.xmlsoap.org/soap/envelope/"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xmlns:xsd="http://www.

Can't get 2nd page data on TargetingIdeaService

2010-05-19 Thread Go
I'm trying to use TargetingIdeaService and I can't seem to get the data after 2nd page. I', setting Paging.startIndex using numberResults, but seems it doesn' work. http://code.google.com/intl/ja/apis/adwords/v2009/docs/reference/TargetingIdeaService.html Does anyone know

Re: When i created a instance of TargetingIdeaService. I got an exception.

2010-05-14 Thread AdWords API Advisor
Hi, Please see the following wiki article: http://code.google.com/p/google-api-adwords-dotnet/wiki/NoClientLibrary Best, - Eric Koleda, AdWords API Team On May 13, 3:57 pm, JZhang wrote: > I use vs2008. the code is very simple. > "TargetingIdeaService service = new Targeting

When i created a instance of TargetingIdeaService. I got an exception.

2010-05-13 Thread JZhang
I use vs2008. the code is very simple. "TargetingIdeaService service = new TargetingIdeaService();" When the code is running here, this error occurs error CS0029: Cannot implicitly convert type 'GoogleAdwordsClient.GoogleAdWords2009Api.Type_Attribu

Re: TargetingIdeaService Keywordsvariations for several keywords

2010-05-04 Thread Luis Siquot
;EXACT'; $keyword_array = array($keyword, $k2); 2010/5/2 Phenix : > Hello, > > I'm new on Google Adwords API and i would like to get the targeted > monthly searches for keywords. I've managed to get this statistic with > this code (PHP with client library) :

TargetingIdeaService Keywordsvariations for several keywords

2010-05-03 Thread Phenix
Hello, I'm new on Google Adwords API and i would like to get the targeted monthly searches for keywords. I've managed to get this statistic with this code (PHP with client library) : (...) $targetingIdeaService = $user->GetTargetingIdeaService('v200909'); // Create s

Re: TargetingIdeaService get: How to implement the functionality provided by the new Web-based AdWords Keyword Tool called "Ideas containing my search terms"?

2010-04-28 Thread AdWords API Advisor
Hi Dian, Unfortunately that functionality isn't available in the v200909 version of the API. A search parameter will be added in the next version of the API that will expose this functionality. Best, - Eric Koleda, AdWords API Team On Apr 27, 12:46 pm, "web.dev" wrote: > Hi AdWords Team, hi Er

TargetingIdeaService get: How to implement the functionality provided by the new Web-based AdWords Keyword Tool called "Ideas containing my search terms"?

2010-04-27 Thread web.dev
Hi AdWords Team, hi Eric, I tried to implement the functionality mentioned in subject: I want to be able to generate search results using the "Ideas containing my search terms" option. Althought I tried doing this in various ways (and word combinations) by using the ExcludedKeywordSearchParameter

Re: TargetingIdeaService

2010-04-26 Thread Marry Hasanova
Hi Eric, you were right, I was using SANDBOX, my mistake. Thank you very much. Best regards, Marry Hasanova -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to v200909 yet? The v13 sunset is on April 22, 2010. Also find us on our blog and discussion group: http://adwordsap

Re: TargetingIdeaService

2010-04-22 Thread AdWords API Advisor
Hi, It looks like this request was made to the sandbox, where search volume information isn't available. Please run your request in the production environment to get the correct data. Best, - Eric On Apr 22, 4:22 am, Marry Hasanova wrote: > Hello Mr. Koleda, > > this is the SOAP response I get

Re: TargetingIdeaService

2010-04-22 Thread Marry Hasanova
Hello Mr. Koleda, this is the SOAP response I get b7b6217ce67c19933c26b88a7bbdd5dd 10 182 10 300 TARGETED_MONTHLY_SEARCHES MonthlySearchVolumeAttribute 2010 3 2010 2 2010 1 2009 12 2009 11 2009 10 2009 9 2009 8 2009 7 2009 6 2009 5 2009 4 KEYWORD KeywordAttr

Re: TargetingIdeaService

2010-04-21 Thread AdWords API Advisor
Hi Marry, Can you also post the SOAP XML response that demonstrates the issue? Also, the current month's search volume won't be available until a week after the month has ended. Best, - Eric Koleda, AdWords API Team On Apr 21, 4:56 am, Marry Hasanova wrote: > Hello, > > I have the following req

TargetingIdeaService

2010-04-21 Thread Marry Hasanova
Hello, I have the following request: x x x x RelatedToKeywordSearchParameter web BROAD KEYWORD IDEAS KEYWORD TARGETED_MONTHLY_SEARCHES 0 20 I get a response which contains MonthlySearchVolumeAttribute type with fields: year and month. I`m not getting count field may be becaus

AdWords API TargetingIdeaService results

2010-04-14 Thread Greg Heidel
Any updates on how the API determines the order of the TargetingIdea results for the Get call? I know that it has been mentioned that it is in relevance order but I would appreciate an update on what criteria is determining relevance, if one is available. -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

AdWords API Re: getting different keywords TargetingIdeaService

2010-04-13 Thread AdWords API Advisor
Hi Andy, The v200909 TargetingIdeaService is based on technology similar to that of the Search-based Keyword Tool, while the v13 KeywordToolService is based on technology similar to the classic Keyword Tool: http://www.google.com/sktool/ https://adwords.google.com/select/KeywordToolExternal

AdWords API Re: getting different keywords TargetingIdeaService

2010-04-13 Thread Andy Precise
ce is. would really appreciate it if you could supply the necessary info. thanks regards, Andy On Apr 12, 6:44 pm, AdWords API Advisor wrote: > Hi Andy, > > The v13 KeywordToolService and v200909 TargetingIdeaService may return > different results or results in a different order

AdWords API Re: getting different keywords TargetingIdeaService

2010-04-12 Thread AdWords API Advisor
Hi Andy, The v13 KeywordToolService and v200909 TargetingIdeaService may return different results or results in a different order, so the behavior you are seeing is expected. Best, - Eric Koleda, AdWords API Team On Apr 12, 5:56 am, Andy Precise wrote: > hi, > >   i'm migr

AdWords API Re: TargetingIdeaService KeywordIdeaService

2010-04-12 Thread AdWords API Advisor
Hi Raj, You can simply add more keywords into the $keyword_array variable. Best, - Eric Koleda, AdWords API Team On Apr 9, 1:25 pm, Raj wrote: > Hello AdWords API Team, > > Can you tell me How to pass an array of keywords to > RelatedToKeywordSearchParameter in TargetingIdeaServic

AdWords API getting different keywords TargetingIdeaService

2010-04-12 Thread Andy Precise
hi, i'm migrating from v13 KeywordToolService.getKeywordsFromSite to v200909 TargetingIdeaService the project i'm updating called v13.lgetKeywordsFromSite and reported back the first 10 keywords. with the new version, i'm doing the same, but i see that the keywords are sli

AdWords API TargetingIdeaService KeywordIdeaService

2010-04-09 Thread Raj
Hello AdWords API Team, Can you tell me How to pass an array of keywords to RelatedToKeywordSearchParameter in TargetingIdeaService? I can call this service by sending one keyword at a time syntax is $keywordService = $user->GetTargetingIdeaService(); $keyword= new Keyw

AdWords API Re: TargetingIdeaService and most recent monthlysearches count

2010-04-06 Thread AdWords API Advisor
hs (in the first week) instead of the documented > 12? > > Thanks, Piet. > > On 5 apr, 16:58, AdWords API Advisor > wrote: > > > > > Hi Piet, > > > The TargetingIdeaService is based on different technology than the > > KeywordToolExternal, and the res

AdWords API Re: TargetingIdeaService and most recent monthlysearches count

2010-04-06 Thread Teabeats
PI Advisor wrote: > Hi Piet, > > The TargetingIdeaService is based on different technology than the > KeywordToolExternal, and the results are more closely related to the > Search-based Keyword Tool: > >  http://www.google.com/sktool/ > > The monthly search volume is not ava

AdWords API Re: perl / no client lib / TargetingIdeaService->get, not seeing selector

2010-04-05 Thread jem
sing SOAP::Data and SOAP::SOM object methods. Or, should I be trying to bless these objects into some type of TargetingIdeaService object that is easily traversible? We have been unable to use the perl client libraries. Even with the patches, it doesn't compile for us. Thanks in advance for an

AdWords API Re: perl / no client lib / TargetingIdeaService->get, not seeing selector

2010-04-05 Thread Rick
SOAP::Header->name('clientCustomerId' => $config- >{'clientcustomerid'})->attr({'xmlns' => $cm_namespace})); my $headers = SOAP::Header->name('RequestHeader' => \ $sub_headers)->attr({ 'xmlns' => $names

AdWords API Re: perl / no client lib / TargetingIdeaService->get, not seeing selector

2010-04-05 Thread AdWords API Advisor
Hi JohnM, Unfortunately Perl programming is not one of my strengths, and I'm not sure how to best utilize the SOAP functionality in Perl. The client library provides classes that handle special data types and headers automatically, but unfortunately it doesn't support the TargetingIdea

<    5   6   7   8   9   10   11   12   >