AdWords API Re: GetKeywordVariations - SeedKeyword Limitations

2009-07-21 Thread AdWords API Advisor
Hello Buki, Okay, so here's the breakdown: each individual SeedKeyword you pass in is treated like a separate keyword. Keywords can have multiple words in them, (as well as a specific match type). So "keyword phrase one" can be passed in as the text of a SeedKeyword, and it will be treated as a

AdWords API Re: GetKeywordVariations - SeedKeyword Limitations

2009-07-21 Thread Buki
Morning Jeff, Thanks for your response. I'm curious though, is the SeedKeyword method limited to only 10 words/phrases? If so, does this mean that if I have a list like this: keyword keywords keyword phrase one this is keyword phrase one that I have used those 10 words or is designated by phras

AdWords API Re: Using the new Auth Token in V2009.

2009-07-21 Thread AdWords API Advisor
Hello Ravindra, The issue you're seeing is due to a naming conflict between built- in .NET SOAP classes and the classes generated from the v2009 WSDLs. You can work around them by editing the code that is generated from the WSDL to rename the "SoapHeader" class to something like "RequestHeader",

AdWords API Re: GetKeywordVariations - SeedKeyword Limitations

2009-07-21 Thread AdWords API Advisor
Hello Buki, The getKeywordVariations() method will return a set number of responses regardless of how many source keywords you pass in. For that reason, you won't necessarily see better results by passing in a large list of SeedKeyword objects--you'll probably just see the keyword suggestions fo

AdWords API GetKeywordVariations - SeedKeyword Limitations

2009-07-21 Thread Buki
Our company is in the process of developing a keyword research tool. We have used the GetKeywordVariations from within the Keyword Tool Service. http://code.google.com/apis/adwords/docs/developer/KeywordToolService.html My question is in regard to the parameter SeedKeyword The documentation at

AdWords API Re: Using the new Auth Token in V2009.

2009-07-21 Thread Ravindra Saklecha
Please excuse me. Forgot to attach the exception L From: adwords-api@googlegroups.com [mailto:adwords-...@googlegroups.com] Sent: Tuesday, July 21, 2009 4:03 PM To: adwords-api@googlegroups.com Subject: AdWords API Using the new Auth Token in V2009. Hi All, Sorry my prev

AdWords API Using the new Auth Token in V2009.

2009-07-21 Thread Ravindra Saklecha
Hi All, Sorry my prev mail got cut off I dunno how ? Anyways I have a issue when I am trying to consume the 2009 Campaign Service API in my dot NET application. I tried using both the sandbox and production URLs of campaign service. Production: https://adwords.google.com/api/