|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CriterionUse | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of CriterionUse in com.google.api.ads.adwords.v201109.cm |
|---|
| Fields in com.google.api.ads.adwords.v201109.cm declared as CriterionUse | |
|---|---|
static CriterionUse |
CriterionUse.BIDDABLE
|
static CriterionUse |
CriterionUse.NEGATIVE
|
| Methods in com.google.api.ads.adwords.v201109.cm that return CriterionUse | |
|---|---|
static CriterionUse |
CriterionUse.fromString(String value)
|
static CriterionUse |
CriterionUse.fromValue(String value)
|
CriterionUse |
AdGroupCriterion.getCriterionUse()
Gets the criterionUse value for this AdGroupCriterion. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type CriterionUse | |
|---|---|
void |
AdGroupCriterion.setCriterionUse(CriterionUse criterionUse)
Sets the criterionUse value for this AdGroupCriterion. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type CriterionUse | |
|---|---|
AdGroupCriterion(Long adGroupId,
CriterionUse criterionUse,
Criterion criterion,
String adGroupCriterionType)
|
|
BiddableAdGroupCriterion(Long adGroupId,
CriterionUse criterionUse,
Criterion criterion,
String adGroupCriterionType,
UserStatus userStatus,
SystemServingStatus systemServingStatus,
ApprovalStatus approvalStatus,
String destinationUrl,
AdGroupCriterionBids bids,
BiddableAdGroupCriterionExperimentData experimentData,
Bid firstPageCpc,
QualityInfo qualityInfo,
Stats stats)
|
|
NegativeAdGroupCriterion(Long adGroupId,
CriterionUse criterionUse,
Criterion criterion,
String adGroupCriterionType)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||