Lastest technology Flex with Google adwords API integration not response

29 views
Skip to first unread message

vijay kumar

unread,
Jul 3, 2009, 1:12:08 AM7/3/09
to adwor...@googlegroups.com

In my project I used https://adwords.google.com/api/adwords/v13/AdService?wsdl API in flex . So I will import all wsdl in my project , flex automatically create number of package like AddAds_request.as (.as mean action script)

ApplicationToken_type0.as

CommerceAd.as etc . After that send request like

<mx:operation name="getKeywordVariations" resultFormat="e4x">

<mx:request>

<getKeywordVariations>

<seedKeywords>

<negative>false</negative>

<text>action project</text>

<type>Broad</type>

</seedKeywords>

<useSynonyms>true</useSynonyms>

<languages>en</languages>

<countries>IN</countries>

</getKeywordVariations>

</mx:request>

</mx:operation>


</mx:WebService>


But does not get response . Any body google adwords used in flex please refer me . I am seeking long time ...



In this URL (http://www.3dfreeair.com) I saw some analyst reports like

mod_vvisit_counterToday6

mod_vvisit_counterYesterday19

mod_vvisit_counterThis week92

mod_vvisit_counterLast week180

mod_vvisit_counterThis month47

mod_vvisit_counterLast month991

mod_vvisit_counterAll1713

How can I develop in my project.



AdWords API Advisor

unread,
Jul 6, 2009, 11:44:52 AM7/6/09
to AdWords API Forum
Hello Vijay,

Unfortunately, I don't have a different answer from the last time you
asked:

http://groups.google.com/group/adwords-api/browse_thread/thread/44c7165c24db191d

If anyone in this Google Group does use the AdWords API from Flex,
hopefully they can chime in with some suggestions. As some general
advice, make sure that your code is sending SOAP requests to the
correct SOAP endpoint URL, and if possible, turn on logging of your
SOAP request and response messages to see exactly what (if anything)
is being sent and received.

Cheers,
-Jeff Posnick, AdWords API Team


On Jul 3, 1:12 am, vijay kumar <viju.c...@gmail.com> wrote:
> In my project I usedhttps://adwords.google.com/api/adwords/v13/AdService?wsdlAPI in flex . So I
Reply all
Reply to author
Forward
0 new messages