FeedItemSetLink
Represents a link between a FeedItem and a FeedItemSet.
Columns
Name | Type | Behavior | Description |
CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
FeedItemSetLinkFeedItem | String | ATTRIBUTE | Immutable. The linked FeedItem. |
FeedItemSetLinkFeedItemSet | String | ATTRIBUTE | Immutable. The linked FeedItemSet. |
FeedItemSetLinkResourceName | String | ATTRIBUTE | Immutable. The resource name of the feed item set link. Feed item set link resource names have the form: customers/{customer_id}/feedItemSetLinks/{feed_id}~{feed_item_set_id}~{feed_item_id} |
Pseudo-Columns
SELECT ステートメントのWHERE 句では、疑似列フィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
Name | Type | Description |
ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |