| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.mcm |
| Modifier and Type | Field and Description |
|---|---|
protected Customer |
CustomerServiceInterfacemutate.customer |
protected Customer |
CustomerServiceInterfacemutateResponse.rval |
| Modifier and Type | Field and Description |
|---|---|
protected List<Customer> |
CustomerServiceInterfacegetCustomersResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
Customer |
ObjectFactory.createCustomer()
Create an instance of
Customer |
Customer |
CustomerServiceInterfacemutate.getCustomer()
Gets the value of the customer property.
|
Customer |
CustomerServiceInterfacemutateResponse.getRval()
Gets the value of the rval property.
|
Customer |
CustomerServiceInterface.mutate(Customer customer)
Update the authorized customer.
|
| Modifier and Type | Method and Description |
|---|---|
List<Customer> |
CustomerServiceInterface.getCustomers()
Returns details of all the customers directly accessible by the user authenticating the call.
|
List<Customer> |
CustomerServiceInterfacegetCustomersResponse.getRval()
Gets the value of the rval property.
|
| Modifier and Type | Method and Description |
|---|---|
Customer |
CustomerServiceInterface.mutate(Customer customer)
Update the authorized customer.
|
void |
CustomerServiceInterfacemutate.setCustomer(Customer value)
Sets the value of the customer property.
|
void |
CustomerServiceInterfacemutateResponse.setRval(Customer value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.