<%
String requestName = "get_publisherDetail";
String requestType = "admin";
String requestKey = requestName+":request";
String responseKey = requestName+":response";
String requestTimeKey = requestName+":time";
%>
<%= requestName%>
The get_publisherDetail API call is used to request full information about a
known publisher structure.
If any error occurs in processing this API call, a dispositionReport element
will be returned to the caller within a SOAP Fault containing a message
describing the error in detail.