| Package | Description |
|---|---|
| com.google.api.ads.admanager.axis.v202108 |
| Modifier and Type | Field and Description |
|---|---|
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.BLOCK_ALL_RULE_CANNOT_HAVE_BLOCKED_LABELS |
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.BLOCK_ALL_RULE_CANNOT_INCLUDE_ROOT_AD_UNIT |
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.BLOCK_ALL_RULE_MUST_CONTAIN_ALLOWED_LABELS |
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.BLOCKED_LABEL_ALSO_ALLOWED |
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.EXCLUDED_AD_UNIT_ALSO_INCLUDED |
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.LABELS_MUST_BE_AD_EXCLUSION_TYPE |
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.RULE_MUST_CONTAIN_BLOCKING |
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.fromString(String value) |
static AdExclusionRuleErrorReason |
AdExclusionRuleErrorReason.fromValue(String value) |
AdExclusionRuleErrorReason |
AdExclusionRuleError.getReason()
Gets the reason value for this AdExclusionRuleError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AdExclusionRuleError.setReason(AdExclusionRuleErrorReason reason)
Sets the reason value for this AdExclusionRuleError.
|
| Constructor and Description |
|---|
AdExclusionRuleError(String fieldPath,
FieldPathElement[] fieldPathElements,
String trigger,
String errorString,
AdExclusionRuleErrorReason reason) |
Copyright © 2021. All rights reserved.