AdWords API flex: use webService to get the adwords api

2009-02-21 Thread ainihong001
can flex to call the adwords api? i use it below, but it doesn't work. Can someone help me? tks the code: mx:WebService id=Service wsdl=https://adwords.google.com/api/adwords/v12/ KeywordToolService?wsdl useProxy=false load=setupHeaders() mx:operation

AdWords API Flex and Google Adwords API

2009-02-21 Thread ainihong001
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

AdWords API Re: just want to debug the demo of get_keyword_variations.php

2009-02-19 Thread ainihong001
provide a log of the SOAP request and response (with your token and password information X-ed out). Cheers, -Jeff Posnick, AdWords API Team On Feb 17, 10:44 pm, ainihong001 ainihong...@126.com wrote: hi,i want to use some Adwords api. and i have got developer_token and application_token, i

AdWords API just want to debug the demo of get_keyword_variations.php

2009-02-17 Thread ainihong001
hi,i want to use some Adwords api. and i have got developer_token and application_token, i use the demo of get_keyword_variations.php . But it returns List of additional keywords to consider has 0 variation (s). List of popular queries with given seed has 0 variation(s)., it shows maybe the

AdWords API php/ my first journey to use Adwords api

2009-02-15 Thread ainihong001
i have got developer_token and application_token, i use the demo of get_keyword_variations.php . But it returns List of additional keywords to consider has 0 variation (s). List of popular queries with given seed has 0 variation(s)., it shows maybe the method of getKeywordVariations not work

AdWords API how do i start to use the Adwords api

2009-02-14 Thread ainihong001
hi,i want to use some Adwords api. and i have got developer_token and application_token, i use the demo of get_keyword_variations.php . But it returns List of additional keywords to consider has 0 variation (s). List of popular queries with given seed has 0 variation(s)., it shows maybe the

AdWords API Re: how do i start to use the Adwords api

2009-02-13 Thread ainihong001
-faultdetail . \n; exit(0); } ? And the response you can see at the url of http:// ainihong001.byethost33.com/get_keyword_variations.php. tks it is my first to use the adwords api. and i have no idea. Seam. ainihong...@126.com On 2月14日, 上午2时31分, AdWords API Advisor adwordsapiadvi...@google.com wrote