Hello, I have some feed items n that I associated to an ad group using the `AdGroupFeedService`. Out of those n feed items, some are `enabled`, and a few are `removed` from the `AdGroupFeed` and not from the overall Feed in the account.
Now, I need to get the `enabled` feed items associated to the ad group. When I use the "AdGroupFeedService", I add a selector "MatchingFunction" to my query. This returns all the feed item ids in that account and not just the `enabled` ones. The documentation suggests that there is no way I could filter on status of the feed item. I tried using AdGroupExtensionSettingService but it doesn't return anything. I am assuming that is because the feed items were added using a different service (AdGroupFeedService) How do I get just the "enabled" feed items associated to the ad group? -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads API Forum" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/15adec9f-5a37-4b9e-b649-344b29f93546%40googlegroups.com.
