Uses of Class
com.google.api.ads.dfp.axis.v201206.InventoryUnitSizesErrorReason

Packages that use InventoryUnitSizesErrorReason
com.google.api.ads.dfp.axis.v201206   
 

Uses of InventoryUnitSizesErrorReason in com.google.api.ads.dfp.axis.v201206
 

Fields in com.google.api.ads.dfp.axis.v201206 declared as InventoryUnitSizesErrorReason
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.ASPECT_RATIO_NOT_SUPPORTED
           
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.DUPLICATE_MASTER_SIZES
           
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.INVALID_SIZE_FOR_COMPANION
           
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.INVALID_SIZE_FOR_ENVIRONMENT
           
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.INVALID_SIZE_FOR_MASTER
           
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.INVALID_SIZE_FOR_PLATFORM
           
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.INVALID_SIZES
           
 

Methods in com.google.api.ads.dfp.axis.v201206 that return InventoryUnitSizesErrorReason
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.fromString(String value)
           
static InventoryUnitSizesErrorReason InventoryUnitSizesErrorReason.fromValue(String value)
           
 InventoryUnitSizesErrorReason InventoryUnitSizesError.getReason()
          Gets the reason value for this InventoryUnitSizesError.
 

Methods in com.google.api.ads.dfp.axis.v201206 with parameters of type InventoryUnitSizesErrorReason
 void InventoryUnitSizesError.setReason(InventoryUnitSizesErrorReason reason)
          Sets the reason value for this InventoryUnitSizesError.
 

Constructors in com.google.api.ads.dfp.axis.v201206 with parameters of type InventoryUnitSizesErrorReason
InventoryUnitSizesError(String fieldPath, String trigger, String errorString, String apiErrorType, InventoryUnitSizesErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.