@WebServiceClient(name="SuggestedAdUnitService", targetNamespace="https://www.google.com/apis/ads/publisher/v201708", wsdlLocation="https://ads.google.com/apis/ads/publisher/v201708/SuggestedAdUnitService?wsdl") public class SuggestedAdUnitService extends Service
Service.Mode| Constructor and Description |
|---|
SuggestedAdUnitService() |
SuggestedAdUnitService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
SuggestedAdUnitServiceInterface |
getSuggestedAdUnitServiceInterfacePort() |
SuggestedAdUnitServiceInterface |
getSuggestedAdUnitServiceInterfacePort(WebServiceFeature... features) |
addPort, create, create, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver@WebEndpoint(name="SuggestedAdUnitServiceInterfacePort") public SuggestedAdUnitServiceInterface getSuggestedAdUnitServiceInterfacePort()
@WebEndpoint(name="SuggestedAdUnitServiceInterfacePort") public SuggestedAdUnitServiceInterface getSuggestedAdUnitServiceInterfacePort(WebServiceFeature... features)
features - A list of WebServiceFeature to configure on the proxy. Supported features not in the features parameter will have their default values.Copyright © 2018. All Rights Reserved.