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

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

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

Fields in com.google.api.ads.dfp.axis.v201201 declared as ContentPartnerErrorReason
static ContentPartnerErrorReason ContentPartnerErrorReason.FEATURE_NOT_ENABLED
           
static ContentPartnerErrorReason ContentPartnerErrorReason.INVALID_PARTNER_TYPE
           
static ContentPartnerErrorReason ContentPartnerErrorReason.NO_PARTNER_CATCH_ALL
           
 

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

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

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



Copyright © 2012. All Rights Reserved.