Solved!
The problem I described seems to be solved if I use
SOAPpy.Types.untypedType for all variables:
{
'keywordText': SOAPpy.Types.untypedType(keyword),
'keywordType': SOAPpy.Types.untypedType('Exact'),
'language' : SOAPpy.Types.untypedType('en')
}
The call to checkKeywordTraffic works greaty with a list of items
constructed that way.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---