Has anyone played with the google adwords api in flex?
I can't find any examples online and I am yet to actually make a
successfull call to it.
I think the trouble I'm having is because it needs headers in the
soap
call.
I've tried using the addSimpleHeader method but no luck.
Here is the wsdl :
https://adwords.google.cn/api/adwords/v12/KeywordToolService?wsdl
I'm just trying to make a successfull call to the
getKeywordVariations method.
Please help. If you have any example code that would be great.
Thanks
Mike