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