AI-generated Key Takeaways
- 
          
This content provides a list of possible errors that can occur with ad groups.
 - 
          
The errors cover issues ranging from duplicate or invalid names to mismatches in bidding strategies and compatibility with campaign settings.
 - 
          
Some errors are specific to certain ad group types, such as those for dynamic search ads or promoted hotels.
 - 
          
Several errors relate to video ad sequencing, including invalid step IDs and ad group types.
 
Enum describing possible ad group errors.
| Enums | |
|---|---|
 | 
                Enum unspecified. | 
 | 
                The received error code is not known in this version. | 
 | 
                AdGroup with the same name already exists for the campaign. | 
 | 
                AdGroup name is not valid. | 
 | 
                Advertiser is not allowed to target sites or set site bids that are not on the Google Search Network. | 
 | 
                Bid amount is too big. | 
 | 
                AdGroup bid does not match the campaign's bidding strategy. | 
 | 
                AdGroup name is required for Add. | 
 | 
                No link found between the ad group and the label. | 
 | 
                The label has already been attached to the ad group. | 
 | 
                The CriterionTypeGroup is not supported for the content bid dimension. | 
 | 
                The ad group type is not compatible with the campaign channel type. | 
 | 
                The ad group type is not supported in the country of sale of the campaign. | 
 | 
                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. | 
 | 
                The field type cannot be excluded because an active ad group-asset link of this type exists. | 
 | 
                The asset set type is invalid for setting the excluded_parent_asset_set_types field. | 
 | 
                Cannot add ad groups for the campaign type. | 
 | 
                Invalid status for the ad group. | 
 | 
                For video ads sequencing, AdGroup step_id has to use a step_id defined in campaign.video_campaign_settings.video_ad_sequence. | 
              
 | 
                For video ads sequencing, AdGroup type has to use a type defined in campaign.video_campaign_settings.video_ad_sequence. | 
              
 | 
                Only one AdGroup is allowed for each step ID in video ads sequencing. |