| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.mcm |
| Modifier and Type | Field and Description |
|---|---|
protected ManagedCustomer |
PendingInvitation.client |
protected ManagedCustomer |
PendingInvitation.manager |
protected ManagedCustomer |
ManagedCustomerOperation.operand |
| Modifier and Type | Field and Description |
|---|---|
protected List<ManagedCustomer> |
ManagedCustomerPage.entries |
protected List<ManagedCustomer> |
ManagedCustomerReturnValue.value |
| Modifier and Type | Method and Description |
|---|---|
ManagedCustomer |
ObjectFactory.createManagedCustomer()
Create an instance of
ManagedCustomer |
ManagedCustomer |
PendingInvitation.getClient()
Gets the value of the client property.
|
ManagedCustomer |
PendingInvitation.getManager()
Gets the value of the manager property.
|
ManagedCustomer |
ManagedCustomerOperation.getOperand()
Gets the value of the operand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ManagedCustomer> |
ManagedCustomerPage.getEntries()
Gets the value of the entries property.
|
List<ManagedCustomer> |
ManagedCustomerReturnValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PendingInvitation.setClient(ManagedCustomer value)
Sets the value of the client property.
|
void |
PendingInvitation.setManager(ManagedCustomer value)
Sets the value of the manager property.
|
void |
ManagedCustomerOperation.setOperand(ManagedCustomer value)
Sets the value of the operand property.
|
Copyright © 2023. All rights reserved.