| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.mcm |
| Modifier and Type | Field and Description |
|---|---|
protected AccountLabelReturnValue |
AccountLabelServiceInterfacemutateResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
AccountLabelReturnValue |
ObjectFactory.createAccountLabelReturnValue()
Create an instance of
AccountLabelReturnValue |
AccountLabelReturnValue |
AccountLabelServiceInterfacemutateResponse.getRval()
Gets the value of the rval property.
|
AccountLabelReturnValue |
AccountLabelServiceInterface.mutate(List<AccountLabelOperation> operations)
Possible actions:
Create a new label - create a new
Label and call mutate with ADD operator
Edit the label name - set the appropriate fields in your Label and call
mutate with the SET operator. |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountLabelServiceInterfacemutateResponse.setRval(AccountLabelReturnValue value)
Sets the value of the rval property.
|
Copyright © 2023. All rights reserved.