com.google.api.ads.dfp.axis.v201111
Interface CustomTargetingService

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

public interface CustomTargetingService
extends javax.xml.rpc.Service


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

Method Detail

getCustomTargetingServiceInterfacePortAddress

String getCustomTargetingServiceInterfacePortAddress()

getCustomTargetingServiceInterfacePort

CustomTargetingServiceInterface getCustomTargetingServiceInterfacePort()
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getCustomTargetingServiceInterfacePort

CustomTargetingServiceInterface getCustomTargetingServiceInterfacePort(URL portAddress)
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2012. All Rights Reserved.