Hi,
I'm interested in using batch processing to speed up our campaign creation and management of existing adgroups. One of the issue I see is that we want to use a custom feed for our callouts (instead of the 'Main Callout Feed'), but to use a custom feed, I cannot use the adGroupExtensionSettingService because the feedId in the caloutFeedItem is readonly (as previously confirmed, I have to use the adGroupFeedService to specify a custom feed id). This means we cannot create the adgroup callouts during the batch processing, and will have to do so after the fact.
I would like to request either adGroupExtensionSettingService support setting the feedId via the calloutFeedItem, or support adGroupFeedService in the batch processing. Are either possible?
I know I can batch multiple adGroupFeedOperations to the mutate operation so we can setup/change many at once, but I'd prefer to have the adgroupfeed creation done in the batch processing during adgroup creation rather than afterwards.
Thanks,
Matt.