AdGroupError
Stay organized with collections
Save and categorize content based on your preferences.
Enum describing possible ad group errors.
Enums |
UNSPECIFIED
|
Enum unspecified. |
UNKNOWN
|
The received error code is not known in this version. |
DUPLICATE_ADGROUP_NAME
|
AdGroup with the same name already exists for the campaign. |
INVALID_ADGROUP_NAME
|
AdGroup name is not valid. |
ADVERTISER_NOT_ON_CONTENT_NETWORK
|
Advertiser is not allowed to target sites or set site bids that are not on the Google Search Network. |
BID_TOO_BIG
|
Bid amount is too big. |
BID_TYPE_AND_BIDDING_STRATEGY_MISMATCH
|
AdGroup bid does not match the campaign's bidding strategy. |
MISSING_ADGROUP_NAME
|
AdGroup name is required for Add. |
ADGROUP_LABEL_DOES_NOT_EXIST
|
No link found between the ad group and the label. |
ADGROUP_LABEL_ALREADY_EXISTS
|
The label has already been attached to the ad group. |
INVALID_CONTENT_BID_CRITERION_TYPE_GROUP
|
The CriterionTypeGroup is not supported for the content bid dimension. |
AD_GROUP_TYPE_NOT_VALID_FOR_ADVERTISING_CHANNEL_TYPE
|
The ad group type is not compatible with the campaign channel type. |
ADGROUP_TYPE_NOT_SUPPORTED_FOR_CAMPAIGN_SALES_COUNTRY
|
The ad group type is not supported in the country of sale of the campaign. |
CANNOT_ADD_ADGROUP_OF_TYPE_DSA_TO_CAMPAIGN_WITHOUT_DSA_SETTING
|
Ad groups of AdGroupType.SEARCH_DYNAMIC_ADS can only be added to campaigns that have DynamicSearchAdsSetting attached. |
|
Promoted hotels ad groups are only available to customers on the allow-list. |
INVALID_EXCLUDED_PARENT_ASSET_FIELD_TYPE
|
The field type cannot be excluded because an active ad group-asset link of this type exists. |
INVALID_EXCLUDED_PARENT_ASSET_SET_TYPE
|
The asset set type is invalid for setting the excluded_parent_asset_set_types field. |
CANNOT_ADD_AD_GROUP_FOR_CAMPAIGN_TYPE
|
Cannot add ad groups for the campaign type. |
INVALID_STATUS
|
Invalid status for the ad group. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-02-20 UTC."],[[["This enum outlines potential errors that can occur when managing ad groups in Google Ads."],["Errors can relate to ad group names, bids, bidding strategies, and campaign settings."],["Some errors are specific to certain ad group types or campaign channels."],["Advertisers may encounter issues with unsupported features or configurations."],["Understanding these error codes can help troubleshoot and resolve ad group creation or management problems."]]],[]]