FeedItemSetLink
Represents a link between a FeedItem and a FeedItemSet.
Columns
Name | Type | Behavior | Description |
FeedItemSetLinkFeedItem | String | Attribute | FeedItem column for table FeedItemSetLink |
FeedItemSetLinkFeedItemSet | String | Attribute | FeedItemSet column for table FeedItemSetLink |
FeedItemSetLinkResourceName | String | Attribute | ResourceName column for table FeedItemSetLink |
CustomerId | Long | Attribute | ClientCustomerId column for table FeedItemSetLink |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |
Last updated