|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApprovalStatus | |
|---|---|
| com.google.api.ads.adwords.v201109.cm | |
| Uses of ApprovalStatus in com.google.api.ads.adwords.v201109.cm |
|---|
| Fields in com.google.api.ads.adwords.v201109.cm declared as ApprovalStatus | |
|---|---|
static ApprovalStatus |
ApprovalStatus.APPROVED
|
static ApprovalStatus |
ApprovalStatus.DISAPPROVED
|
static ApprovalStatus |
ApprovalStatus.PENDING_REVIEW
|
static ApprovalStatus |
ApprovalStatus.UNDER_REVIEW
|
| Methods in com.google.api.ads.adwords.v201109.cm that return ApprovalStatus | |
|---|---|
static ApprovalStatus |
ApprovalStatus.fromString(String value)
|
static ApprovalStatus |
ApprovalStatus.fromValue(String value)
|
ApprovalStatus |
BiddableAdGroupCriterion.getApprovalStatus()
Gets the approvalStatus value for this BiddableAdGroupCriterion. |
| Methods in com.google.api.ads.adwords.v201109.cm with parameters of type ApprovalStatus | |
|---|---|
void |
BiddableAdGroupCriterion.setApprovalStatus(ApprovalStatus approvalStatus)
Sets the approvalStatus value for this BiddableAdGroupCriterion. |
| Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type ApprovalStatus | |
|---|---|
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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||