com.google.api.ads.common.lib.soap
Class ResponseInfo
java.lang.Object
com.google.api.ads.common.lib.soap.ResponseInfo
public class ResponseInfo
- extends Object
Contains information about the response from the request that was made.
- Author:
- Adam Rogal, Joseph DiLallo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseInfo
public ResponseInfo()
- Constructor.
getSoapResponseXml
public String getSoapResponseXml()
- Gets the SOAP response XML.
Copyright © 2012. All Rights Reserved.