| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.mcm |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceLink |
ServiceLinkOperation.operand |
| Modifier and Type | Field and Description |
|---|---|
protected List<ServiceLink> |
CustomerServiceInterfacemutateServiceLinksResponse.rval |
protected List<ServiceLink> |
CustomerServiceInterfacegetServiceLinksResponse.rval |
| Modifier and Type | Method and Description |
|---|---|
ServiceLink |
ObjectFactory.createServiceLink()
Create an instance of
ServiceLink |
ServiceLink |
ServiceLinkOperation.getOperand()
Gets the value of the operand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ServiceLink> |
CustomerServiceInterfacemutateServiceLinksResponse.getRval()
Gets the value of the rval property.
|
List<ServiceLink> |
CustomerServiceInterfacegetServiceLinksResponse.getRval()
Gets the value of the rval property.
|
List<ServiceLink> |
CustomerServiceInterface.getServiceLinks(Selector selector)
Retrieves the list of service links for the authorized customer.
|
List<ServiceLink> |
CustomerServiceInterface.mutateServiceLinks(List<ServiceLinkOperation> operations)
Modifies links to other services for the authorized customer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceLinkOperation.setOperand(ServiceLink value)
Sets the value of the operand property.
|
Copyright © 2023. All rights reserved.