com.google.api.ads.dfp.v201111
Interface SuggestedAdUnitService

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

public interface SuggestedAdUnitService
extends javax.xml.rpc.Service


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

Method Detail

getSuggestedAdUnitServiceInterfacePortAddress

String getSuggestedAdUnitServiceInterfacePortAddress()

getSuggestedAdUnitServiceInterfacePort

SuggestedAdUnitServiceInterface getSuggestedAdUnitServiceInterfacePort()
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getSuggestedAdUnitServiceInterfacePort

SuggestedAdUnitServiceInterface getSuggestedAdUnitServiceInterfacePort(URL portAddress)
                                                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2011. All Rights Reserved.