SettingError Stay organized with collections Save and categorize content based on your preferences.
Page Summary
This enum describes possible errors that can occur with campaign settings in Google Ads.
Errors can occur due to unsupported setting types, incompatibility with campaigns, or invalid values for specific settings.
Specific errors relate to invalid targeting settings, including issues with CriterionTypeGroups and demographic targeting.
Dynamic Search Ads settings can have errors related to missing feed IDs, invalid domain names, subdomains, or language codes.
Certain settings like targetAll for placement in search campaigns and modifications for Customer Match targeting are not allowed.
Enum describing possible setting errors.
| Enums | |
|---|---|
| Switching from observation setting to targeting setting is not allowed for Customer Match lists. Seehttps://support.google.com/google-ads/answer/6299717. |
| At least one feed id should be present. |
| The supplied DynamicSearchAdsSetting contains an invalid domain name. |
| The supplied DynamicSearchAdsSetting contains an invalid language code. |
| The supplied DynamicSearchAdsSetting contains a subdomain name. |
| The campaign setting is not available for this Google Ads account. |
| The setting is not compatible with the campaign. |
| The setting value is not compatible with the campaign type. |
| TargetingSetting cannot change any of the Demographic CriterionTypeGroups (AGE_RANGE, GENDER, PARENT, INCOME_RANGE) from true to false. |
| The supplied TargetingSetting contains an invalid CriterionTypeGroup. See CriterionTypeGroup documentation for CriterionTypeGroups allowed in Campaign or AdGroup TargetingSettings. |
| TargetingSetting must not explicitly set any of the Demographic CriterionTypeGroups (AGE_RANGE, GENDER, PARENT, INCOME_RANGE) to false (it's okay to not set them at all, in which case the system will set them to true automatically). |
| TargetingSettings in search campaigns should not have CriterionTypeGroup.PLACEMENT set to targetAll. |
| The received error code is not known in this version. |
| Enum unspecified. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-12-12 UTC.