FeedItemSetLinkOperation

A single operation (create, update, remove) on a feed item set link.

Fields
Union field

operation

operation. The mutate operation. operation can be only one of the following:

create

FeedItemSetLink

Create operation: No resource name is expected for the new feed item set link.

remove

string

Remove operation: A resource name for the removed feed item set link is expected, in this format:

customers/{customer_id}/feedItemSetLinks/{feed_id}_{feed_item_set_id}_{feed_item_id}