Uses of Class
com.google.api.ads.adwords.v201109.cm.PolicyViolationKey

Packages that use PolicyViolationKey
com.google.api.ads.adwords.v201109.cm   
 

Uses of PolicyViolationKey in com.google.api.ads.adwords.v201109.cm
 

Methods in com.google.api.ads.adwords.v201109.cm that return PolicyViolationKey
 PolicyViolationKey ExemptionRequest.getKey()
          Gets the key value for this ExemptionRequest.
 PolicyViolationKey PolicyViolationError.getKey()
          Gets the key value for this PolicyViolationError.
 

Methods in com.google.api.ads.adwords.v201109.cm with parameters of type PolicyViolationKey
 void ExemptionRequest.setKey(PolicyViolationKey key)
          Sets the key value for this ExemptionRequest.
 void PolicyViolationError.setKey(PolicyViolationKey key)
          Sets the key value for this PolicyViolationError.
 

Constructors in com.google.api.ads.adwords.v201109.cm with parameters of type PolicyViolationKey
AdParamPolicyError(String fieldPath, String trigger, String errorString, String apiErrorType, PolicyViolationKey key, String externalPolicyName, String externalPolicyUrl, String externalPolicyDescription, Boolean isExemptable, PolicyViolationErrorPart[] violatingParts)
           
CriterionPolicyError(String fieldPath, String trigger, String errorString, String apiErrorType, PolicyViolationKey key, String externalPolicyName, String externalPolicyUrl, String externalPolicyDescription, Boolean isExemptable, PolicyViolationErrorPart[] violatingParts)
           
ExemptionRequest(PolicyViolationKey key)
           
PolicyViolationError(String fieldPath, String trigger, String errorString, String apiErrorType, PolicyViolationKey key, String externalPolicyName, String externalPolicyUrl, String externalPolicyDescription, Boolean isExemptable, PolicyViolationErrorPart[] violatingParts)
           
 



Copyright © 2011. All Rights Reserved.