| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.mcm |
| Modifier and Type | Field and Description |
|---|---|
protected List<AccountLabelOperation> |
AccountLabelServiceInterfacemutate.operations |
| Modifier and Type | Method and Description |
|---|---|
AccountLabelOperation |
ObjectFactory.createAccountLabelOperation()
Create an instance of
AccountLabelOperation |
| Modifier and Type | Method and Description |
|---|---|
List<AccountLabelOperation> |
AccountLabelServiceInterfacemutate.getOperations()
Gets the value of the operations property.
|
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2023. All rights reserved.