@WebServiceClient(name="ManagedCustomerService", targetNamespace="https://adwords.google.com/api/adwords/mcm/v201809", wsdlLocation="https://adwords.google.com/api/adwords/mcm/v201809/ManagedCustomerService?wsdl") public class ManagedCustomerService extends Service
Service.Mode| Constructor and Description |
|---|
ManagedCustomerService() |
ManagedCustomerService(URL wsdlLocation,
QName serviceName) |
| Modifier and Type | Method and Description |
|---|---|
ManagedCustomerServiceInterface |
getManagedCustomerServiceInterfacePort() |
ManagedCustomerServiceInterface |
getManagedCustomerServiceInterfacePort(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="ManagedCustomerServiceInterfacePort") public ManagedCustomerServiceInterface getManagedCustomerServiceInterfacePort()
@WebEndpoint(name="ManagedCustomerServiceInterfacePort") public ManagedCustomerServiceInterface getManagedCustomerServiceInterfacePort(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 © 2023. All rights reserved.