| Package | Description |
|---|---|
| com.google.api.ads.dfp.axis.v201208 |
| Modifier and Type | Field and Description |
|---|---|
static ContentPartnerErrorReason |
ContentPartnerErrorReason.FEATURE_NOT_ENABLED |
static ContentPartnerErrorReason |
ContentPartnerErrorReason.INVALID_PARTNER_TYPE |
static ContentPartnerErrorReason |
ContentPartnerErrorReason.NO_PARTNER_CATCH_ALL |
static ContentPartnerErrorReason |
ContentPartnerErrorReason.UNKNOWN |
| Modifier and Type | Method and Description |
|---|---|
static ContentPartnerErrorReason |
ContentPartnerErrorReason.fromString(String value) |
static ContentPartnerErrorReason |
ContentPartnerErrorReason.fromValue(String value) |
ContentPartnerErrorReason |
ContentPartnerError.getReason()
Gets the reason value for this ContentPartnerError.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentPartnerError.setReason(ContentPartnerErrorReason reason)
Sets the reason value for this ContentPartnerError.
|
| Constructor and Description |
|---|
ContentPartnerError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
ContentPartnerErrorReason reason) |
Copyright © 2013. All Rights Reserved.