Uses of Class
com.google.api.ads.dfp.v201111.ContentPartnerErrorReason

Uses of ContentPartnerErrorReason in com.google.api.ads.dfp.v201111
 

Fields in com.google.api.ads.dfp.v201111 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.v201111 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.v201111 with parameters of type ContentPartnerErrorReason
 void ContentPartnerError.setReason(ContentPartnerErrorReason reason)
          Sets the reason value for this ContentPartnerError.
 

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



Copyright © 2011. All Rights Reserved.