Hi i Use API Adwords to get Info about ADS @headers =( SOAP::Header->name("email")->value($login)->uri ($namespace)->prefix("impl"), SOAP::Header->name("clientEmail")->value ($login_client)->uri($namespace)->prefix("impl"), SOAP::Header->name("password")->value($pass)->uri ($namespace)->prefix("impl"), SOAP::Header->name("useragent")->value($useragent)->uri ($namespace)->prefix("impl"), SOAP::Header->name("developerToken")->value($token)- >uri($namespace)->prefix("impl"), SOAP::Header->name("applicationToken")->value ($application_token)->uri($namespace)->prefix("impl"));
my $error = $response->{faultdetail}->{'fault'}{'errors'}; The $error return The request XML is invalid Some one can tell me about this ERROR and The cause of this result thx IM_ADW --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---