Hide

enum SettingError.Reason (v201506)

The reasons for the setting error.


Namespace
https://adwords.google.com/api/adwords/cm/v201506
Enumeration Description
DUPLICATE_SETTING_TYPE The campaign already has a setting of the type that is being added.
SETTING_TYPE_IS_NOT_AVAILABLE The campaign setting is not available for this AdWords account.
SETTING_TYPE_IS_NOT_COMPATIBLE_WITH_CAMPAIGN The setting is not compatible with the campaign.
TARGETING_SETTING_CONTAINS_INVALID_CRITERION_TYPE_GROUP The supplied TargetingSetting contains an invalid CriterionTypeGroup. See CriterionTypeGroup documentation for CriterionTypeGroups allowed in Campaign or AdGroup TargetingSettings.
DYNAMIC_SEARCH_ADS_SETTING_CONTAINS_INVALID_DOMAIN_NAME The supplied DynamicSearchAdsSetting contains an invalid domain name.
DYNAMIC_SEARCH_ADS_SETTING_CONTAINS_INVALID_LANGUAGE_CODE The supplied DynamicSearchAdsSetting contains an invalid language code.
TARGET_ALL_IS_NOT_ALLOWED_FOR_PLACEMENT_IN_SEARCH_CAMPAIGN TargetingSettings in search campaigns should not have CriterionTypeGroup.PLACEMENT set to targetAll.
UNKNOWN Unspecified campaign setting error. Used for return value only. An enumeration could not be processed, typically due to incompatibility with your WSDL version.

Send feedback about...

AdWords API