| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
TextLabel
Represent a display label entry.
|
| Modifier and Type | Field and Description |
|---|---|
protected Label |
Operand.label |
protected Label |
LabelOperation.operand |
| Modifier and Type | Field and Description |
|---|---|
protected List<Label> |
LabelPage.entries |
protected List<Label> |
AdGroupAd.labels |
protected List<Label> |
Campaign.labels |
protected List<Label> |
AdGroupCriterion.labels |
protected List<Label> |
AdGroup.labels |
protected List<Label> |
LabelReturnValue.value |
| Modifier and Type | Method and Description |
|---|---|
Label |
ObjectFactory.createLabel()
Create an instance of
Label |
Label |
Operand.getLabel()
Gets the value of the label property.
|
Label |
LabelOperation.getOperand()
Gets the value of the operand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Label> |
LabelPage.getEntries()
Gets the value of the entries property.
|
List<Label> |
AdGroupAd.getLabels()
Gets the value of the labels property.
|
List<Label> |
Campaign.getLabels()
Gets the value of the labels property.
|
List<Label> |
AdGroupCriterion.getLabels()
Gets the value of the labels property.
|
List<Label> |
AdGroup.getLabels()
Gets the value of the labels property.
|
List<Label> |
LabelReturnValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Operand.setLabel(Label value)
Sets the value of the label property.
|
void |
LabelOperation.setOperand(Label value)
Sets the value of the operand property.
|
Copyright © 2023. All rights reserved.