Thank you.  It turns out that we were removing ad groups using the API, and 
we assumed all of their children would be removed as well automatically. 
 However, it appears that we have to also call the ad group feed service to 
remove the feeds from them.  It's an annoying extra step that you guys 
should get rid of if possible, but we can work around it for now.

Thanks

On Thursday, August 3, 2017 at 5:33:42 PM UTC-4, Shwetha Vastrad (AdWords 
API Team) wrote:
>
> Hi Jim, 
>
> The ACTIVE_ADGROUP_FEEDS_PER_ACCOUNT limit applies to non-removed 
> AdGroupFeed 
> <https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupFeedService.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. The Placeholder Feed Item Report 
> <https://developers.google.com/adwords/api/docs/appendix/reports/placeholder-feed-item-report>
>  aggregates 
> statistics at the FeedItem level and may not be a good indicator of the 
> total number of AdGroup-level extensions in an account. You can use 
> predicates to narrow the query and group queries by Campaign and AdGroup to 
> retrieve only required data and to fit all results into one response. You 
> can submit multiple requests to get all the AdGroupFeeds in an account by 
> using appropriate predicates. To free up space, you need to *REMOVE* the 
> AdGroupFeeds 
> <https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupFeedService.AdGroupFeed>
>  for 
> your *REMOVED* adGroups using AdGroupFeedService 
> <https://developers.google.com/adwords/api/docs/reference/v201705/AdGroupFeedService>,
>  
> then retry your request.
>
> Regards,
> Shwetha, AdWords API Team.
>

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/adwords-api/12836138-ecd4-4032-9a23-d96dc7a6f9c6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to