| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Class and Description |
|---|---|
class |
BiddableAdGroupCriterion
A biddable (positive) criterion in an adgroup.
|
class |
NegativeAdGroupCriterion
A negative criterion in an adgroup.
|
| Modifier and Type | Field and Description |
|---|---|
protected AdGroupCriterion |
Operand.adGroupCriterion |
protected AdGroupCriterion |
AdGroupCriterionOperation.operand |
| Modifier and Type | Field and Description |
|---|---|
protected List<AdGroupCriterion> |
AdGroupCriterionPage.entries |
protected List<AdGroupCriterion> |
AdGroupCriterionReturnValue.value |
| Modifier and Type | Method and Description |
|---|---|
AdGroupCriterion |
ObjectFactory.createAdGroupCriterion()
Create an instance of
AdGroupCriterion |
AdGroupCriterion |
Operand.getAdGroupCriterion()
Gets the value of the adGroupCriterion property.
|
AdGroupCriterion |
AdGroupCriterionOperation.getOperand()
Gets the value of the operand property.
|
| Modifier and Type | Method and Description |
|---|---|
List<AdGroupCriterion> |
AdGroupCriterionPage.getEntries()
Gets the value of the entries property.
|
List<AdGroupCriterion> |
AdGroupCriterionReturnValue.getValue()
Gets the value of the value property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Operand.setAdGroupCriterion(AdGroupCriterion value)
Sets the value of the adGroupCriterion property.
|
void |
AdGroupCriterionOperation.setOperand(AdGroupCriterion value)
Sets the value of the operand property.
|
Copyright © 2023. All rights reserved.