AdWords API how do i start to use the Adwords api

2009-02-13 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 ri

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

2009-02-13 Thread ainihong001
ific']; echo 'List of popular queries with given seed has ' . count ($more_specific) . ' variation(s).' . "\n"; function show_xml($service) { echo $service->request; echo $service->response; echo "\n"; } function show_fault($service) {

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 th

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 ri

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 met

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

2009-02-19 Thread ainihong001
List of popular queries with given seed has 0 variation(s).", it shows maybe the method of getKeywordVariations not work rightly. what's wrong with it? tks Seam On 2月18日, 下午11时55分, AdWords API Advisor wrote: > Hello, > > Why are you setting the namespace to 'https://adwords

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: https://adwords.google.com/api/adwords/v12/ KeywordToolService?wsdl" useProxy="false" load="setupHeaders()"> false mars cruise Broad

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 wsdl