|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AssetErrorReason | |
|---|---|
| com.google.api.ads.dfp.axis.v201206 | |
| Uses of AssetErrorReason in com.google.api.ads.dfp.axis.v201206 |
|---|
| Fields in com.google.api.ads.dfp.axis.v201206 declared as AssetErrorReason | |
|---|---|
static AssetErrorReason |
AssetErrorReason.FILE_NAME_TOO_LONG
|
static AssetErrorReason |
AssetErrorReason.FILE_SIZE_TOO_LARGE
|
static AssetErrorReason |
AssetErrorReason.INVALID_ASSET_ID
|
static AssetErrorReason |
AssetErrorReason.NON_UNIQUE_NAME
|
| Methods in com.google.api.ads.dfp.axis.v201206 that return AssetErrorReason | |
|---|---|
static AssetErrorReason |
AssetErrorReason.fromString(String value)
|
static AssetErrorReason |
AssetErrorReason.fromValue(String value)
|
AssetErrorReason |
AssetError.getReason()
Gets the reason value for this AssetError. |
| Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type AssetErrorReason | |
|---|---|
void |
AssetError.setReason(AssetErrorReason reason)
Sets the reason value for this AssetError. |
| Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type AssetErrorReason | |
|---|---|
AssetError(String fieldPath,
String trigger,
String errorString,
String apiErrorType,
AssetErrorReason reason)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||