Uses of Class
com.google.api.ads.dfp.axis.v201201.TemplateInstantiatedCreativeErrorReason

Packages that use TemplateInstantiatedCreativeErrorReason
com.google.api.ads.dfp.axis.v201201   
 

Uses of TemplateInstantiatedCreativeErrorReason in com.google.api.ads.dfp.axis.v201201
 

Fields in com.google.api.ads.dfp.axis.v201201 declared as TemplateInstantiatedCreativeErrorReason
static TemplateInstantiatedCreativeErrorReason TemplateInstantiatedCreativeErrorReason.FILE_TYPE_NOT_ALLOWED
           
static TemplateInstantiatedCreativeErrorReason TemplateInstantiatedCreativeErrorReason.INACTIVE_CREATIVE_TEMPLATE
           
 

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

Methods in com.google.api.ads.dfp.axis.v201201 with parameters of type TemplateInstantiatedCreativeErrorReason
 void TemplateInstantiatedCreativeError.setReason(TemplateInstantiatedCreativeErrorReason reason)
          Sets the reason value for this TemplateInstantiatedCreativeError.
 

Constructors in com.google.api.ads.dfp.axis.v201201 with parameters of type TemplateInstantiatedCreativeErrorReason
TemplateInstantiatedCreativeError(String fieldPath, String trigger, String errorString, String apiErrorType, TemplateInstantiatedCreativeErrorReason reason)
           
 



Copyright © 2012. All Rights Reserved.