Hi Eric,
I noticed something (though for v200906) at
http://markmail.org/message/45745lrufwn3aejd#query:google%20adwords%20group%20perl+page:1+mid:xfjkjdy7hlrrmrf3+state:results
It looks like the same is true for v200909 as well. Most likely the
automatically (using wsdl2perl) generated classes in v200909 do not
accept arrays even though the call migration guide
 says so.
The alternate solution proposed in the discussion threads did not work
for me for array of complex types.

I have the following questions:
1) I cannot pass an array to new() even though an array is acceptable
according to the call migration guide. As for example,
TargatingIdeaSelector's searchParameters field should accept an array
of complex types. If we try to pass an array of
RelatedToKeywordSearchParameter, LanguageTargetSearchParameter, and
CountryTargetSearchParameter, then a peculiar structure is produced
and we get exceptions.
If that is really the case then how are we supposed to use v200909
services to get the data we need? Our work is depends heavily on this
service.

2) To get rid of the AuthToekn missing error, I modified the
RequestHeader's namespace in the RequestHeader.pm file that I found
under the TargetingIdeaService directory.
After doing so and running my program I no longer get the AuthToken
missing issue but still there is a problem. I am getting another soap
error:  <soap:Body><soap:Fault><faultcode>soap:Server</faultcode
><faultstring>Fault occurred while processing.</faultstring></
soap:Fault></soap:Body>.

I got similar problem with the InfoService. Basically my question is -
how am I supposed to write a patch or modify the client library so
that it will support InfoService and TagetingIdeaService and correct
namespaces will be used?


3) If you do not have any suggestions regarding the above two issues
then do you guys still have the plan that some services on v13 will
sunset on April 22, 2010 though corresponding items in v200909 do not
work?

Thanks in advance for your help.
Suraiya

-- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-...@googlegroups.com.
To unsubscribe from this group, send email to 
adwords-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/adwords-api?hl=en.

Reply via email to