You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to AdWords API Forum
Hi,
The ACTIVE_ADGROUP_FEEDS_PER_ACCOUNT limit applies to non-removed AdGroupFeed objects in an account. If a set of FeedItems are added as extensions to N AdGroups, it counts as N ad group-level extensions. To free up the space, you need to REMOVE the AdGroupFeeds for your REMOVED adGroups using AdGroupFeedService, then retry your request. Please check the system limits in AdWords here. The error is due to your API operation exceeding the said limit of 250,000 ad group-level extensions per account. Let me know if you have further questions.