Request detail for service TargetingIdeaService using original developer token

2010-08-11 Thread Mukut
of 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 Matchtype

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

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 supp...@seo-sniffer.de wrote: I use the targetingIdeaService to get the search volume for many keywords

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
Team On Jul 5, 4:42 pm, penaz gbc...@cox.net 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, can we query for KeywordVariations

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

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

Re: TargetingIdeaService - Missing Results Encoding Problem

2010-06-30 Thread AdWords API Advisor
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

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-29 Thread portentint
...@google.com 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.  More information is available here:  http

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

2010-06-29 Thread portentint
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 Best, - Eric On Jun 28, 1:44 pm, portentint portent

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

2010-06-28 Thread portentint
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_Devjanma...@gmail.com wrote: I was experimenting with TargetingIdeaService to load keyword ideas based on a supplied keyword. I was exploring Requested Attribute Types

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: Why TargetingIdeaService return empty value for last two months?

2010-06-25 Thread AdWords API Advisor
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: 3470 ?xml version=1.0 encoding=UTF-8? SOAP-ENV:Envelope

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

2010-06-25 Thread MK_Dev
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_Devjanma...@gmail.com wrote: I was experimenting with TargetingIdeaService to load keyword ideas based on a supplied keyword. I was exploring Requested Attribute

Re: Ideas containing my search terms for TargetingIdeaService?

2010-06-24 Thread AdWords API Advisor
wrote: 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 find us

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

2010-06-23 Thread AdWords API Advisor
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 only change I made between a good

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 find us on our

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

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

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: Content-Length

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: 3470 ?xml version

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 keyword.volume.be.p...@gmail.com wrote: Hello, I'm using TargetingIdeaService to get TARGETED_MONTHLY_SEARCHES. When I made a API call, I

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'; $selector-ideaType

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 sugih...@gmail.com wrote: I'm trying to use TargetingIdeaService

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

Re: TargetingIdeaService Keywordsvariations for several keywords

2010-05-04 Thread Luis Siquot
); 2010/5/2 Phenix phi...@gmail.com: 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

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 seed keyword. $keyword

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 perl@gmail.com wrote: Hi

Re: TargetingIdeaService

2010-04-22 Thread Marry Hasanova
Hello Mr. Koleda, this is the SOAP response I get soap:Envelope soap:Header ResponseHeader ns2:requestIdb7b6217ce67c19933c26b88a7bbdd5dd/ns2:requestId ns2:operations10/ns2:operations ns2:responseTime182/ns2:responseTime ns2:units10/ns2:units /ResponseHeader /soap:Header soap:Body getResponse

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 eng.ma...@gmail.com wrote: Hello Mr. Koleda, this is the

TargetingIdeaService

2010-04-21 Thread Marry Hasanova
Hello, I have the following request: quote SOAP-ENV:Envelope SOAP-ENV:Header ns1:RequestHeader xsi:type=ns2:RequestHeader ns2:applicationToken/ ns2:authTokenx/ns2:authToken ns2:clientEmailx/ns2:clientEmail ns2:developerTokenx/ns2:developerToken ns2:userAgentx/ns2:userAgent /ns1:RequestHeader

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 eng.ma...@gmail.com wrote: Hello, I have

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 Andy Precise
is. would really appreciate it if you could supply the necessary info. thanks regards, Andy On Apr 12, 6:44 pm, AdWords API Advisor adwordsapiadvi...@google.com wrote: Hi Andy, The v13 KeywordToolService and v200909 TargetingIdeaService may return different results or results in a different

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 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 slightly different

AdWords API Re: TargetingIdeaService KeywordIdeaService

2010-04-12 Thread AdWords API Advisor
in TargetingIdeaService? I can call this service by sending one keyword at a time syntax is $keywordService = $user-GetTargetingIdeaService();         $keyword= new Keyword();         $keyword-text ='birthday'         $keyword-matchType = 'BROAD';  $keyword_array=array($keyword

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 andy.moul...@gmail.com wrote: hi,   i'm

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 Keyword

AdWords API Re: TargetingIdeaService and most recent monthlysearches count

2010-04-06 Thread Teabeats
adwordsapiadvi...@google.com 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 available for the current

AdWords API Re: TargetingIdeaService and most recent monthlysearches count

2010-04-06 Thread AdWords API Advisor
of the documented 12? Thanks, Piet. On 5 apr, 16:58, AdWords API Advisor adwordsapiadvi...@google.com 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

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

2010-04-05 Thread Rick
. '/TargetingIdeaService'; my $soap = SOAP::Lite-service($url.'?wsdl')-autotype(0)- proxy($url)-readable(1); my $soap_action = SOAP::Data-name('get')-attr({'xmlns' = $namespace}); my $selector = SOAP::Data-name('selector' = \SOAP::Data- value( SOAP::Data-name

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

2010-04-05 Thread jem
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 any pointers you can

AdWords API TargetingIdeaService and most recent monthlysearches count

2010-04-02 Thread Teabeats
Hey, It seems that the count we get for the most recent month (from a MonthlySearchVolume type) always returns null. The docs read The approximate number of searches in this year/month. A null count means that data is unavailable or unknown. Which makes me wonder, why we don't get all data based

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

2010-04-02 Thread AdWords API Advisor
Koleda, AdWords API Team On Apr 1, 2:36 am, jem surfuto...@gmail.com wrote: I am using perl, no client lib, accessing TargetingIdeaService get method.  The selector is not being seen, as the selector. I am sure I am missing something really simple and stupid here. Here is the code: - use

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

2010-04-02 Thread jem
, 2:36 am, jem surfuto...@gmail.com wrote: I am using perl, no client lib, accessing TargetingIdeaService get method.  The selector is not being seen, as the selector. I am sure I am missing something really simple and stupid here. Here is the code: - use Google::AdWords::AuthToken

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

2010-04-01 Thread jem
I am using perl, no client lib, accessing TargetingIdeaService get method. The selector is not being seen, as the selector. I am sure I am missing something really simple and stupid here. Here is the code: - use Google::AdWords::AuthToken (); # ... my $token; eval

AdWords API Re: C# - Getting COMPETITION and GLOBAL_MONTHLY_SEARCHES using TargetingIdeaService

2010-03-29 Thread Andy Nichols
XML logs from this request? Best, - Eric Koleda, AdWords API Team On Mar 20, 2:08 pm, Andy Nichols andy.nichols.1...@googlemail.com wrote: I am having trouble migrating from v13 GetKeywordsFromSite to v200909 TargetingIdeaService. I can get a list of keywords, but I can't work out how

AdWords API TargetingIdeaService - related to url search parameter error

2010-03-28 Thread Guy Zucker
Hi, I'm trying to get keyword ideas using related urls. The documentation states that the RelatedToUrlSearchParameter can contain up to 5 urls. I have no problem using it with one url. However, once I attempt to add a second url I get an error (UNEXPECTED_INTERNAL_API_ERROR). I pasted the SOAP

AdWords API Re: TargetingIdeaService does not work on python client

2010-03-23 Thread AdWords API Advisor
...@gmail.com wrote: Hi, Heres the debug dump of the call. I am using SOAPpy on ubuntu. Please provide a sample working xml incase the below xml is faulty. *** Outgoing HTTP headers ** POST /api/adwords/o/v200909/TargetingIdeaService HTTP/1.0 Host

AdWords API Re: Fault occurred while processing in python call to TargetingIdeaService

2010-03-23 Thread AdWords API Advisor
headers ** POST /api/adwords/o/v200909/TargetingIdeaService HTTP/1.0 Host: adwords-sandbox.google.com User-agent: SOAPpy 0.12.0 (http://pywebsvcs.sf.net) Content-type: text/xml; charset=UTF-8 Content-length: 1125 SOAPAction: get

AdWords API Re: TargetingIdeaService using CountryTarget UK

2010-03-22 Thread AdWords API Advisor
Hi, A list of available language codes is located here: http://code.google.com/apis/adwords/docs/developer/adwords_api_languages.html Best, - Eric Koleda, AdWords API Team On Mar 19, 2:28 pm, rick rick.kra...@gmail.com wrote: I traced through the Axis debug and found an INVALID_REGION_CODE

AdWords API Re: C# - Getting COMPETITION and GLOBAL_MONTHLY_SEARCHES using TargetingIdeaService

2010-03-22 Thread AdWords API Advisor
GetKeywordsFromSite to v200909 TargetingIdeaService. I can get a list of keywords, but I can't work out how to get COMPETITION and GLOBAL_MONTHLY_SERVICES values. Code is as below. I would be grateful for any help.            AdWordsUser user = new AdWordsUser();             // Get the service

AdWords API Re: Fault occurred while processing in python call to TargetingIdeaService

2010-03-22 Thread dsay
With changed headers , this is the dump *** Outgoing HTTP headers ** POST /api/adwords/o/v200909/TargetingIdeaService HTTP/1.0 Host: adwords-sandbox.google.com User-agent: SOAPpy 0.12.0 (http://pywebsvcs.sf.net) Content-type: text/xml; charset=UTF-8

AdWords API C# - Getting COMPETITION and GLOBAL_MONTHLY_SEARCHES using TargetingIdeaService

2010-03-21 Thread Andy Nichols
I am having trouble migrating from v13 GetKeywordsFromSite to v200909 TargetingIdeaService. I can get a list of keywords, but I can't work out how to get COMPETITION and GLOBAL_MONTHLY_SERVICES values. Code is as below. I would be grateful for any help. AdWordsUser user = new

AdWords API TargetingIdeaService does not work on python client

2010-03-20 Thread dsay
Hi, Heres the debug dump of the call. I am using SOAPpy on ubuntu. Please provide a sample working xml incase the below xml is faulty. *** Outgoing HTTP headers ** POST /api/adwords/o/v200909/TargetingIdeaService HTTP/1.0 Host: adwords

AdWords API Fault occurred while processing in python call to TargetingIdeaService

2010-03-20 Thread dsay
Heres the debug dump, not sure what is missing. I am using SOAPpy without client lib *** Outgoing HTTP headers ** POST /api/adwords/o/v200909/TargetingIdeaService HTTP/1.0 Host: adwords-sandbox.google.com User-agent: SOAPpy 0.12.0 (http

AdWords API TargetingIdeaService using CountryTarget UK

2010-03-19 Thread rick
I'm using the Java 200909 client library. I'm making a call to the TargetingIdeaService to get ideas with LanguageTarget en and CountryTarget UK and I get the following exception. If I change my country target to US, everything works fine. Any ideas? Cheers, -rick AxisFault faultCode: {http

AdWords API Re: TargetingIdeaService using CountryTarget UK

2010-03-19 Thread rick
I traced through the Axis debug and found an INVALID_REGION_CODE hidden in the malformed response. It turns out that UK is not supported, but GB works fine. Is there a table of valid language and country codes somewhere? -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Have you migrated to

AdWords API Re: Order of result returned by TargetingIdeaService

2010-03-17 Thread AdWords API Advisor
Hi, When using the selector in STATS mode the results should be in the same order as in the request. However, for flexibility purposes you may want to include the KEYWORD attribute in your results and simply use that value when analyzing the results. Best, - Eric Koleda, AdWords API Team On

AdWords API using .v200909.TargetingIdeaService .net to get back search volumes for a given list of keywords

2010-03-15 Thread Duncan Lawrence
* CODE USED *** com.google.api.adwords.v200909.TargetingIdeaService oTargetIdeasService = (TargetingIdeaService)user.GetService(AdWordsService.v200909.TargetingIdeaService); int counter = tbKeyWordList.Lines.Length - 1

AdWords API Re: using .v200909.TargetingIdeaService .net to get back search volumes for a given list of keywords

2010-03-15 Thread Duncan Lawrence
*    CODE USED ***     com.google.api.adwords.v200909.TargetingIdeaService oTargetIdeasService = (TargetingIdeaService)user.GetService(AdWordsService.v200909.TargetingIdeaService);             int counter

AdWords API Re: using .v200909.TargetingIdeaService .net to get back search volumes for a given list of keywords

2010-03-15 Thread Duncan Lawrence
*    CODE USED ***     com.google.api.adwords.v200909.TargetingIdeaService oTargetIdeasService = (TargetingIdeaService)user.GetService(AdWordsService.v200909.TargetingIdeaService);             int counter

AdWords API Order of result returned by TargetingIdeaService

2010-03-15 Thread bluesman
Just want to confirm that the index of the result corresponds to the input. Our tests hitting the sandbox return the results in the same order as they are sent to the get function so wondering if there are any situations where the order might not be preserved. --

AdWords API Re: TargetingIdeaService - This is so lame - Please help to fix it

2010-03-12 Thread AdWords API Advisor
Hi, In my tests the keyword stats were returned in the same order that they were passed in (using one RelatedToKeywordSearchParameter with many keywords). Also, if you request the attribute KEYWORD you can get back the keyword value again with your results. Best, - Eric Koleda, AdWords API Team

AdWords API Targetingideaservice keyword cpc, avgpos, clicks, impressions

2010-03-11 Thread Raj
Hello Adwords team, Please help me in getting keywords information like cpc, average position, clicks, and impressions using TargetingIdeaService. We can get this information in KeywordToolService but in New TargetingIdeaService what AttributeTypes do I need to use to get this information

AdWords API Re: Targetingideaservice keyword cpc, avgpos, clicks, impressions

2010-03-11 Thread Raj
can you please tell me how to use criterion service to get keyword informaion? On Mar 11, 10:05 am, Raj rajanikant...@gmail.com wrote: Hello Adwords team, Please help me in getting keywords information like cpc, average position, clicks, and impressions using TargetingIdeaService. We can

AdWords API TargetingIdeaService - This is so lame - Please help to fix it

2010-03-11 Thread arastogi
Read the code below : I noticed that KeywordToolExternal changes the order of inputs and sorts them by relevancy. Guess what , same thing happens when i want to get same data through API. and best part is there is no way i can map back the results to Keywords. So if i want to get the stats in

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-03-02 Thread Suraiya
Hi Eric, Please have a look at my previous two posts. As we do not have access to the backend/server, it is very difficult for us to write a patch when the error message is very general like soap:Bodysoap:Faultfaultcodesoap:Server/ faultcodefaultstringFault occurred while processing./faultstring/

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-03-01 Thread Suraiya
Hi Eric, As part of my point 2 above, I forgot to mention that I uncomment the info and o blocks in the generated_classes.pl file. Thanks. Suraiya -- You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to this group, send email to

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-26 Thread Suraiya
Hi Eric, I set the namespace to be cm in the RequestHeader for the TargetingIdeaService and rebuilt the Client libraries. I am no longer getting the authentication issue. But I am getting another issue like ( 'faultcode' = 'soap:Server', 'faultstring' = 'Fault occurred while processing.'). Based

AdWords API Re: v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-26 Thread web.dev
Hi Eric, thank you for your quick reply! Unfortunately I think your summary is not precise. I checked it - using the example from my last post with your idea excluding the BROAD version doesn't work the way the Google Keyword Tool does. The stemmed version does a better job in my case. Is there

AdWords API Re: v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-26 Thread web.dev
UPDATE: The BROAD solution is almost precise! But there are some exceptions - in my example gesetzlich krankenversicherung still shows up as an additional keyword... -- You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to this group, send

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-26 Thread AdWords API Advisor
=$paging, ideaType = 'KEYWORD', searchParameters= $serchParametersArray}); Best, - Eric On Feb 26, 3:38 am, Suraiya suraiya.ra...@gmail.com wrote: Hi Eric, I set the namespace to be cm in the RequestHeader for the TargetingIdeaService and rebuilt the Client libraries. I am no longer getting

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-26 Thread Suraiya
Hi Eric, It does not work. Basically doing so throws exception. I tried that couple of times without any success and that's why I have been looking for a Perl example that works. The code for the SerachParameter type class might be incomplete. Thanks for your time and reply. Suraiya -- You

AdWords API Re: v200909 How to skip the paging using the TargetingIdeaService get with the PHP library?

2010-02-25 Thread web.dev
Hi Eric, thank you for your response! As stated in the docs [http://code.google.com/intl/de-DE/apis/adwords/v2009/docs/reference/ TargetingIdeaService.TargetingIdeaSelector.html#paging] one can set the paging value to null in order to get all availabe results. Since I don't know how much

AdWords API Re: v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-25 Thread web.dev
Hi Eric, thank you for your reply! I ended up with the same ideas you propose and I would like to share a possible solution with the community (perhaps you could comment it if anything is wrong). Althought your solution seems to be logical it doesn't exactly solve the problem. Here is an

AdWords API Re: v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-25 Thread AdWords API Advisor
Hi Dian, Thanks for sharing your solution. To summarize, you can generate a list of only additional keywords be excluding the BROAD version of your source keyword. Best, - Eric On Feb 25, 5:32 am, web.dev perl@gmail.com wrote: Hi Eric, thank you for your reply! I ended up with the

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-24 Thread Suraiya
request is going to the sandbox. email=...@gmail.com password= clientid=client_1+...@gmail.com userAgent=sandboxTest developertoken=...@gmail.com++cad applicationToken= alternateUrl=https://adwords-sandbox.google.com I am going to try TargetingIdeaService now and I shall get back to you

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-24 Thread Suraiya
Hi Eric, Thanks for your response. Yes - location field (sandbox url appears there) is not in the soap trace. My supervisor helped me to be confident that the request in fact went to sandbox after my changes in the adwords.properties file. Once again thanks for time. Suraiya -- You received this

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-24 Thread Suraiya
Hi Eric, Please have a look at my previous post as well. At http://groups.google.com/group/adwords-api/browse_thread/thread/82bd7fcdff3afce1/, you mentioned a valid soap structure. How can I form that structure using different methods of objects of type RelatedToKeywordSearchParameter,

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-23 Thread AdWords API Advisor
,ideaType = 'KEYWORD', searchParameters = $relatedToKeywordSearchParameter});         $service = Google::AdWords::v200909::TargetingIdeaService-new();         #getting token after authentication         my $authToken =  Google::AdWords::AuthToken::get_token({                         email

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-23 Thread Suraiya
in the unit test samples in the t directory of that installation. How can I make the code working with the sandbox so that in the soap header I will see the sandbox url? If the code works for the sandbox then I shall try the TargetingIdeaService. Thanks in advance for your help. Suraiya -- You received

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-23 Thread Suraiya
Hi Eric, Please have a look at my previous post in addition to this one. Should the parameter name for the sandbox url be alternativeUrl in the adwords.properties file? I noticed a post on the issue at http://code.google.com/p/google-api-adwords-perl/issues/detail?id=7#c0 After executing

AdWords API Re: v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-22 Thread web.dev
Unfortunately the results generated after using n-gram groups didn't work for me! I have tested using the NgramGroupsSearchParameter but the results did not fulfill my expectations - matching the way the external Keyword Tool generated related vs. additional keywords was not successful. The

AdWords API Re: v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-22 Thread web.dev
Unfortunately the results generated after using n-gram groups didn't work for me! I have tested using the NgramGroupsSearchParameter but the results did not fulfill my expectations - matching the way the external Keyword Tool generated related vs. additional keywords was not successful. The

AdWords API Re: v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-22 Thread AdWords API Advisor
Hi Dian, The NgramGroupsSearchParameter doesn't match your use case perfectly, and that is because keywords can only belong to one ngram group. If you include the requestedAttributeType NGRAM_GROUP you can see which group a returned keyword is in. The keyword betriebliche altersvorsorge is

AdWords API Re: v200909 How to skip the paging using the TargetingIdeaService get with the PHP library?

2010-02-22 Thread AdWords API Advisor
Hi Dian, I believe that currently a paging value is always required for the TargetingIdeaService, and the maximum number of results returned for a get() request is 800. What is the behavior you are trying to get? Best, - Eric Koleda, AdWords API Team On Feb 20, 3:30 am, web.dev perl

AdWords API Re: Getting SOAP error while using TargetingIdeaService (Perl) : searchParameters not recognized

2010-02-22 Thread Suraiya R. Khan
', searchParameters = $relatedToKeywordSearchParameter}); $service = Google::AdWords::v200909::TargetingIdeaService-new(); #getting token after authentication my $authToken = Google::AdWords::AuthToken::get_token({ email = 'x...@xxx.com',password

AdWords API v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-19 Thread web.dev
the TargetingIdeaService? Best regards, Dian -- You received this message because you are subscribed to the Google Groups AdWords API Forum group. To post to this group, send email to adwords-...@googlegroups.com. To unsubscribe from this group, send email to adwords-api+unsubscr...@googlegroups.com. For more

AdWords API Re: v200909 How to get additional keywords to consider using the TargetingIdeaService?

2010-02-19 Thread web.dev
After a short research in this Group (should have be done as first step...) there are the answers to my question: 1. related vs. additional keywords and how to remove them:

AdWords API Re: Correct soap body of a request to TargetingIdeaService

2010-02-16 Thread AdWords API Advisor
file's directory.   $user = new AdWordsUser();   // Log SOAP XML request and response.   //$user-LogDefaults();   // Get the TargetingIdeaService.   $targetingIdeaService = $user-GetTargetingIdeaService('v200909');   // Create seed keyword.   $input_keyword = $_REQUEST['q

AdWords API Re: Correct soap body of a request to TargetingIdeaService

2010-02-12 Thread AdWords API Advisor
adwordsapiadvi...@google.com wrote: Hi Michal, The first thing to remember is that all data returned from sandbox for the TargetingIdeaService will be dummy.  As for the number of results returned, the numberResults field controls how many ideas (keywords) are returned per page

AdWords API Re: Correct soap body of a request to TargetingIdeaService

2010-02-12 Thread SaravananTopgun
{ // Get AdWordsUser from credentials in ../auth.ini // relative to the AdWordsUser.php file's directory. $user = new AdWordsUser(); // Log SOAP XML request and response. //$user-LogDefaults(); // Get the TargetingIdeaService. $targetingIdeaService = $user-GetTargetingIdeaService

AdWords API Re: Correct soap body of a request to TargetingIdeaService

2010-02-12 Thread AdWords API Advisor
and response.   //$user-LogDefaults();   // Get the TargetingIdeaService.   $targetingIdeaService = $user-GetTargetingIdeaService('v200909');   // Create seed keyword.   $input_keyword = $_REQUEST['q'];   $num_results_per_page = $_REQUEST['number_of_results'];   $keyword = new Keyword();   $keyword

AdWords API Re: Correct soap body of a request to TargetingIdeaService

2010-02-12 Thread SaravananTopgun
();   // Get the TargetingIdeaService.   $targetingIdeaService = $user-GetTargetingIdeaService('v200909');   // Create seed keyword.   $input_keyword = $_REQUEST['q'];   $num_results_per_page = $_REQUEST['number_of_results'];   $keyword = new Keyword();   $keyword-text

AdWords API Re: Correct soap body of a request to TargetingIdeaService

2010-02-11 Thread SaravananTopgun
for the TargetingIdeaService will be dummy.  As for the number of results returned, the numberResults field controls how many ideas (keywords) are returned per page.  The GLOBAL_MONTHLY_SEARCHES attribute returns the search volume for the last 12 months for each keyword, and this amount can

<    5   6   7   8   9   10   11   >