Hi Grant,
  Yes, this is the right approach.  See this example:  
http://code.google.com/p/google-api-adwords-perl/source/browse/trunk/examples/v201109_1/error_handling/handle_server_faults.pl#80

- Kevin Winter
AdWords API Team

On Friday, June 8, 2012 11:52:12 AM UTC-4, Grant wrote:
>
> Is this a good way to get a fault string in google-api-adwords-perl?
>
> if ( $response->isa("SOAP::WSDL::SOAP::Typelib::Fault11") ) {
>    my $error_response = $response->get_faultstring();
> }
>
> - Grant
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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-api@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