com.google.api.ads.adwords.v201109.cm
Interface CampaignService

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
CampaignServiceLocator

public interface CampaignService
extends javax.xml.rpc.Service


Method Summary
 CampaignServiceInterface getCampaignServiceInterfacePort()
           
 CampaignServiceInterface getCampaignServiceInterfacePort(URL portAddress)
           
 String getCampaignServiceInterfacePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getCampaignServiceInterfacePortAddress

String getCampaignServiceInterfacePortAddress()

getCampaignServiceInterfacePort

CampaignServiceInterface getCampaignServiceInterfacePort()
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCampaignServiceInterfacePort

CampaignServiceInterface getCampaignServiceInterfacePort(URL portAddress)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.