Uses of Class
com.google.api.ads.dfp.axis.v201204.AssetErrorReason

Packages that use AssetErrorReason
com.google.api.ads.dfp.axis.v201204   
 

Uses of AssetErrorReason in com.google.api.ads.dfp.axis.v201204
 

Fields in com.google.api.ads.dfp.axis.v201204 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.v201204 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.v201204 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.v201204 with parameters of type AssetErrorReason
AssetError(String fieldPath, String trigger, String errorString, String apiErrorType, AssetErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.