DataLink
Represents the data sharing connection between a Google
Columns
| Name | Type | Behavior | Description |
| CustomerId | Long | ATTRIBUTE | Output only. The ID of the customer. |
| DataLinkDataLinkId | Long | ATTRIBUTE | Output only. The ID of the data link. |
| DataLinkProductLinkId | Long | ATTRIBUTE | Output only. The ID of the link. |
| DataLinkResourceName | String | ATTRIBUTE | Immutable. Resource name of the product data link. |
| DataLinkStatus | String | ATTRIBUTE | Output only. The status of the data link.
The allowed values are DISABLED, ENABLED, PENDING_APPROVAL, REJECTED, REQUESTED, REVOKED, UNKNOWN. |
| DataLinkType | String | ATTRIBUTE | Output only. The type of the data.
The allowed values are UNKNOWN, VIDEO. |
| DataLinkYoutubeVideoVideoId | String | ATTRIBUTE | Immutable. The ID of the video associated with the video link. This is the 11 character string value used in the YouTube video URL. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer more granular control over the data returned from the data source.
| Name | Type | Description |
| ManagerId | Long | Id of the manager account on behalf of which you are requesting customer data. |