| Package | Description |
|---|---|
| com.google.api.ads.adwords.jaxws.v201809.cm |
| Modifier and Type | Field and Description |
|---|---|
protected CriterionUse |
AdGroupCriterion.criterionUse |
| Modifier and Type | Method and Description |
|---|---|
static CriterionUse |
CriterionUse.fromValue(String v) |
CriterionUse |
AdGroupCriterion.getCriterionUse()
Gets the value of the criterionUse property.
|
static CriterionUse |
CriterionUse.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CriterionUse[] |
CriterionUse.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdGroupCriterion.setCriterionUse(CriterionUse value)
Sets the value of the criterionUse property.
|
Copyright © 2023. All rights reserved.