5 messages in com.googlegroups.adwords-apiKeywordToolService.getKeywordVariatio...
FromSent OnAttachments
JasonC25 Sep 2006 12:36 
Richard Jones26 Sep 2006 02:04 
JasonC26 Sep 2006 07:41 
JasonC28 Sep 2006 09:03 
Patrick Chanezon28 Sep 2006 17:46 
Subject:KeywordToolService.getKeywordVariations signature inconsistent
From:JasonC (agen@point2.com)
Date:09/25/2006 12:36:36 PM
List:com.googlegroups.adwords-api

The docs (http://www.google.com/apis/adwords/developer/KeywordToolService.html#getKeywordVariations) say that the signature should be:

getKeywordVariations(SeedKeyword[], boolean, String[], String[]): KeywordVariations

But the WSDL (v5 sandbox) is showing:

getKeywordVariations(getKeywordVariations): getKeywordVariationsResponse

WSDL bug?