public class AdvertisergroupSoapBindingStub extends org.apache.axis.client.Stub implements AdvertiserGroupRemote
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, serviceENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY| Constructor and Description |
|---|
AdvertisergroupSoapBindingStub() |
AdvertisergroupSoapBindingStub(javax.xml.rpc.Service service) |
AdvertisergroupSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
void |
assignAdvertisersToAdvertiserGroup(long advertiserGroupId,
long[] advertiserIds) |
protected org.apache.axis.client.Call |
createCall() |
void |
deleteAdvertiserGroup(long advertiserGroupId) |
AdvertiserGroup |
getAdvertiserGroup(long advertiserGroupId) |
AdvertiserGroupRecordSet |
getAdvertiserGroups(AdvertiserGroupSearchCriteria searchCriteria) |
AdvertiserGroupSaveResult |
saveAdvertiserGroup(AdvertiserGroup advertiserGroup) |
_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, setUsernamepublic AdvertisergroupSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AdvertisergroupSoapBindingStub(URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic AdvertisergroupSoapBindingStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteExceptionpublic AdvertiserGroupSaveResult saveAdvertiserGroup(AdvertiserGroup advertiserGroup) throws RemoteException, ApiException
saveAdvertiserGroup in interface AdvertiserGroupRemoteRemoteExceptionApiExceptionpublic void deleteAdvertiserGroup(long advertiserGroupId)
throws RemoteException,
ApiException
deleteAdvertiserGroup in interface AdvertiserGroupRemoteRemoteExceptionApiExceptionpublic void assignAdvertisersToAdvertiserGroup(long advertiserGroupId,
long[] advertiserIds)
throws RemoteException,
ApiException
assignAdvertisersToAdvertiserGroup in interface AdvertiserGroupRemoteRemoteExceptionApiExceptionpublic AdvertiserGroupRecordSet getAdvertiserGroups(AdvertiserGroupSearchCriteria searchCriteria) throws RemoteException, ApiException
getAdvertiserGroups in interface AdvertiserGroupRemoteRemoteExceptionApiExceptionpublic AdvertiserGroup getAdvertiserGroup(long advertiserGroupId) throws RemoteException, ApiException
getAdvertiserGroup in interface AdvertiserGroupRemoteRemoteExceptionApiExceptionCopyright © 2015. All Rights Reserved.