FeedItemTargetOperation

A single operation (create, remove) on an feed item target.

Fields
Union field

operation

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

create

FeedItemTarget

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

remove

string

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

customers/{customer_id}/feedItemTargets/{feed_id}~{feed_item_id}~{feed_item_target_type}~{feed_item_target_id}