You need to sign in to do that
Don't have an account?

WSDL to Apex import - Integration to DFP/Doubleclick API
Wondering if anyone has attempted to import any of the DFP for Publishers (Doubleclick) WSDLs into Salesforce and had any success? I'm wondering if the generated Apex code is accurate. I've imported the OrderService wsdl and the resulting Apex code doesn't give me the ability to set the authentication token in it. When I build a soap header and call getOrder() I get:
Web service callout failed: WebService returned a SOAP Fault: Unmarshalling Error: null faultcode=soap:Server faultactor=
Thanks.
any luck on this?I am also having facing the same problem?