Module KeywordToolService_conv


module KeywordToolService_conv: sig .. end

val getKeywordVariations__in : Adwords_data.keyword_tool_data OCSoap.service ->
KeywordToolService_types.seedKeyword list * bool * string list * string list ->
string
val getKeywordVariations__out : Adwords_data.keyword_tool_data OCSoap.service ->
string -> KeywordToolService_types.keywordVariations
val getKeywordsFromSite__in : Adwords_data.keyword_tool_data OCSoap.service ->
string * bool * string list * string list -> string
val getKeywordsFromSite__out : Adwords_data.keyword_tool_data OCSoap.service ->
string -> KeywordToolService_types.siteKeywordGroups