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