Channel Translations

The channel translation view object provides details about the channel content that's available in different languages.

Data Store Key : CrmAnalyticsAM.ServiceExtractAM.SvcMgmtBiccExtractAM.ChannelTranslationExtractPVO

Primary Keys : Language, ChannelId

Initial Extract Date : CreationDate

Incremental Extract Date : LastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
ChannelId The unique identifier of the channel. This is a foreign Key to the Channels object.
CreatedBy The user who created the row.
CreationDate The date and time when the row was created.
DisplayName Stores the name that will be displayed for this channel instance.
Language Indicates the code of the language into which the contents of the translatable columns are translated.
LastUpdateDate The date and time when the row was last updated.
LastUpdateLogin The session login of the user who last updated the row.
LastUpdatedBy The user who last updated the row.
ObjectVersionNumber The number of times the row has been updated.
SourceLang Indicates the code of the language in which the contents of the translatable columns were originally created.