public class AdGroupCriterionLimitExceeded extends EntityCountLimitExceeded
Java class for AdGroupCriterionLimitExceeded complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AdGroupCriterionLimitExceeded">
<complexContent>
<extension base="{https://adwords.google.com/api/adwords/cm/v201809}EntityCountLimitExceeded">
<sequence>
<element name="limitType" type="{https://adwords.google.com/api/adwords/cm/v201809}AdGroupCriterionLimitExceeded.CriteriaLimitType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected AdGroupCriterionLimitExceededCriteriaLimitType |
limitType |
accountLimitType, enclosingId, existingCount, limit, reasonapiErrorType, errorString, fieldPath, fieldPathElements, trigger| Constructor and Description |
|---|
AdGroupCriterionLimitExceeded() |
| Modifier and Type | Method and Description |
|---|---|
AdGroupCriterionLimitExceededCriteriaLimitType |
getLimitType()
Gets the value of the limitType property.
|
void |
setLimitType(AdGroupCriterionLimitExceededCriteriaLimitType value)
Sets the value of the limitType property.
|
getAccountLimitType, getEnclosingId, getExistingCount, getLimit, getReason, setAccountLimitType, setEnclosingId, setExistingCount, setLimit, setReasongetApiErrorType, getErrorString, getFieldPath, getFieldPathElements, getTrigger, setApiErrorType, setErrorString, setFieldPath, setTriggerprotected AdGroupCriterionLimitExceededCriteriaLimitType limitType
public AdGroupCriterionLimitExceededCriteriaLimitType getLimitType()
AdGroupCriterionLimitExceededCriteriaLimitTypepublic void setLimitType(AdGroupCriterionLimitExceededCriteriaLimitType value)
value - allowed object is
AdGroupCriterionLimitExceededCriteriaLimitTypeCopyright © 2023. All rights reserved.