|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Stub
com.google.api.ads.adwords.v201109.cm.ConversionTrackerServiceSoapBindingStub
public class ConversionTrackerServiceSoapBindingStub
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.client.Stub |
|---|
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
|---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Constructor Summary | |
|---|---|
ConversionTrackerServiceSoapBindingStub()
|
|
ConversionTrackerServiceSoapBindingStub(javax.xml.rpc.Service service)
|
|
ConversionTrackerServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
|
|
| Method Summary | |
|---|---|
protected org.apache.axis.client.Call |
createCall()
|
ConversionTrackerPage |
get(Selector serviceSelector)
Returns a list of the conversion trackers that match the selector. |
ConversionTrackerReturnValue |
mutate(ConversionTrackerOperation[] operations)
Applies the list of mutate operations such as adding or updating conversion trackers. |
| Methods inherited from class org.apache.axis.client.Stub |
|---|
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConversionTrackerServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ConversionTrackerServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ConversionTrackerServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault| Method Detail |
|---|
protected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteException
public ConversionTrackerPage get(Selector serviceSelector)
throws RemoteException,
ApiException
ConversionTrackerServiceInterface
get in interface ConversionTrackerServiceInterfaceserviceSelector - the selector specifying the
ConversionTrackers to return.
RemoteException
ApiException
public ConversionTrackerReturnValue mutate(ConversionTrackerOperation[] operations)
throws RemoteException,
ApiException
ConversionTrackerServiceInterfaceNote: ConversionTrackerOperation
does not support the
REMOVE operator.
mutate in interface ConversionTrackerServiceInterfaceoperations - a list of mutate operations to perform.
RemoteException
ApiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||