Référence d’entité/de table SocialProfile

Notes

Vous n’êtes pas sûr de la table par rapport à l’entité ? Voir Développeurs : Comprendre la terminologie dans Microsoft Dataverse.

This entity is used to store social profile information of its associated account and contacts on different social channels.

Messages

Message Opération de l'API web Classe ou méthode SDK
Assign PATCH [org URI]/api/data/v9.0/socialprofiles(socialprofileid)
Mettre à jour la propriété ownerid.
AssignRequest
Create POST [org URI]/api/data/v9.0/socialprofiles
Voir Créer
CreateRequest ou
Create
Delete DELETE [org URI]/api/data/v9.0/socialprofiles(socialprofileid)
Voir Supprimer
DeleteRequest ou
Delete
GenerateSocialProfile GenerateSocialProfile Action GenerateSocialProfileRequest
GrantAccess GrantAccess Action GrantAccessRequest
ModifyAccess ModifyAccess Action ModifyAccessRequest
Retrieve GET [org URI]/api/data/v9.0/socialprofiles(socialprofileid)
Voir Récupérer
RetrieveRequest ou
Retrieve
RetrieveMultiple GET [org URI]/api/data/v9.0/socialprofiles
Voir Rechercher des données
RetrieveMultipleRequest ou
RetrieveMultiple
RetrievePrincipalAccess RetrievePrincipalAccess Function RetrievePrincipalAccessRequest
RetrieveSharedPrincipalsAndAccess RetrieveSharedPrincipalsAndAccess Function RetrieveSharedPrincipalsAndAccessRequest
RevokeAccess RevokeAccess Action RevokeAccessRequest
SetState PATCH [org URI]/api/data/v9.0/socialprofiles(socialprofileid)
Mettre à jour les propriétés statecode et statuscode.
SetStateRequest
Update PATCH [org URI]/api/data/v9.0/socialprofiles(socialprofileid)
Voir Mettre à jour
UpdateRequest ou
Update

Propriétés

Propriété Valeur
CollectionSchemaName SocialProfiles
DisplayCollectionName Social Profiles
DisplayName Social Profile
EntitySetName socialprofiles
IsBPFEntity False
LogicalCollectionName socialprofiles
LogicalName socialprofile
OwnershipType UserOwned
PrimaryIdAttribute socialprofileid
PrimaryNameAttribute profilename
SchemaName SocialProfile

Colonnes/Attributs inscriptibles

Ces colonnes/attributs renvoient la valeur true pour IsValidForCreate ou IsValidForUpdate (généralement les deux). Répertorié par SchemaName.

Blocked

Propriété Valeur
Description Identifies if the social profile has been blocked.
DisplayName Blocked
IsValidForForm True
IsValidForRead True
LogicalName blocked
RequiredLevel None
Type Boolean

Choix/Options Blocked

Valeur Étiquette Description
1 Yes
0 No

Valeur par défaut : 0

Community

Propriété Valeur
Description Identifies where the social profile originated from, such as Twitter, or Facebook.
DisplayName Social Channel
IsValidForForm True
IsValidForRead True
IsValidForUpdate False
LogicalName community
RequiredLevel None
Type Picklist

Choix/Options Community

Valeur Étiquette Description
0 Other Other default
1 Facebook Facebook item.
2 Twitter Twitter.

CustomerId

Propriété Valeur
Description Shows the customer that this social profile belongs to.
DisplayName Customer
IsValidForForm True
IsValidForRead True
LogicalName customerid
RequiredLevel None
Targets account,contact
Type Customer

CustomerIdName

Propriété Valeur
Description Select the parent account or parent contact for the contact to provide a quick link to additional details, such as financial information, activities, and opportunities.
DisplayName Parent Customer Type
FormatName Text
IsLocalizable False
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName customeridname
MaxLength 160
RequiredLevel None
Type String

CustomerIdType

Propriété Valeur
Description Select the parent account or parent contact for the contact
DisplayName Parent Customer Type
IsValidForForm False
IsValidForRead True
LogicalName customeridtype
RequiredLevel None
Type EntityName

CustomerIdYomiName

Propriété Valeur
Description Select the parent account or parent contact for the contact
DisplayName Parent Customer Type
FormatName Text
IsLocalizable False
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName customeridyominame
MaxLength 450
RequiredLevel None
Type String

ImportSequenceNumber

Propriété Valeur
Description Unique identifier of the data import or data migration that created this record.
DisplayName Import Sequence Number
Format None
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName importsequencenumber
MaxValue 2147483647
MinValue -2147483648
RequiredLevel None
Type Integer

InfluenceScore

Propriété Valeur
Description Shows the score that determines the online social influence of the social profile.
DisplayName Influence Score
IsValidForForm True
IsValidForRead True
LogicalName influencescore
MaxValue 1000000000
MinValue 0
Precision 2
RequiredLevel None
Type Double

OverriddenCreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time that the record was migrated.
DisplayName Record Created On
Format DateOnly
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName overriddencreatedon
RequiredLevel None
Type DateTime

OwnerId

Propriété Valeur
Description Shows the user or team that is assigned to manage the record. This field is updated every time the record is assigned to a different user.
DisplayName Owner
IsValidForForm True
IsValidForRead True
LogicalName ownerid
RequiredLevel SystemRequired
Targets systemuser,team
Type Owner

OwnerIdName

Propriété Valeur
Description Name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForCreate False
IsValidForForm False
IsValidForRead True
LogicalName owneridname
MaxLength 100
RequiredLevel SystemRequired
Type String

OwnerIdType

Propriété Valeur
Description Owner Id Type
DisplayName
IsValidForForm False
IsValidForRead True
LogicalName owneridtype
RequiredLevel SystemRequired
Type EntityName

ProfileFullName

Propriété Valeur
Description Shows the display name of the customer on this social profile.
DisplayName Full Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName profilefullname
MaxLength 160
RequiredLevel None
Type String
Propriété Valeur
Description Shows the customer that this social profile belongs to.
DisplayName Profile Link
FormatName Url
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName profilelink
MaxLength 100
RequiredLevel None
Type String

ProfileName

Propriété Valeur
Description Shows the name of the social profile on the corresponding social channel.
DisplayName Profile Name
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName profilename
MaxLength 100
RequiredLevel None
Type String

SocialProfileId

Propriété Valeur
Description Unique Identifier of the social profile name.
DisplayName Social Profile ID
IsValidForForm False
IsValidForRead True
IsValidForUpdate False
LogicalName socialprofileid
RequiredLevel SystemRequired
Type Uniqueidentifier

StateCode

Propriété Valeur
Description Status of the Social Profile
DisplayName Status
IsValidForCreate False
IsValidForForm True
IsValidForRead True
LogicalName statecode
RequiredLevel SystemRequired
Type State

Choix/Options StateCode

Valeur Étiquette Statut par défaut Nom invariant
0 Active 1 Active
1 Inactive 2 Inactive

StatusCode

Propriété Valeur
Description Reason for the status of the Social Profile
DisplayName Status Reason
IsValidForForm True
IsValidForRead True
LogicalName statuscode
RequiredLevel None
Type Status

Choix/Options StatusCode

Valeur Étiquette État
1 Active 0
2 Inactive 1

TimeZoneRuleVersionNumber

Propriété Valeur
Description For internal use only.
DisplayName Time Zone Rule Version Number
Format None
IsValidForForm False
IsValidForRead True
LogicalName timezoneruleversionnumber
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

TransactionCurrencyId

Propriété Valeur
Description Choose the local currency for the record to make sure budgets are reported in the correct currency.
DisplayName Currency
IsValidForForm True
IsValidForRead True
LogicalName transactioncurrencyid
RequiredLevel None
Targets transactioncurrency
Type Lookup

UniqueProfileID

Propriété Valeur
Description Unique ID of the Profile ID
DisplayName Unique Profile ID
FormatName Text
IsLocalizable False
IsValidForForm True
IsValidForRead True
LogicalName uniqueprofileid
MaxLength 100
RequiredLevel None
Type String

UTCConversionTimeZoneCode

Propriété Valeur
Description Time zone code that was in use when the record was created.
DisplayName UTC Conversion Time Zone Code
Format None
IsValidForForm False
IsValidForRead True
LogicalName utcconversiontimezonecode
MaxValue 2147483647
MinValue -1
RequiredLevel None
Type Integer

Colonnes/Attributs en lecture seule

Ces colonnes/attributs renvoient la valeur false pour IsValidForCreate ou IsValidForUpdate. Répertorié par SchemaName.

CreatedBy

Propriété Valeur
Description Unique identifier of the user who created the record.
DisplayName Created By
IsValidForForm True
IsValidForRead True
LogicalName createdby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was created.
DisplayName Created On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName createdon
RequiredLevel None
Type DateTime

CreatedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who created the record.
DisplayName Created By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName createdonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

CreatedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

CreatedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName createdonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

ExchangeRate

Propriété Valeur
Description Shows the conversion rate of the record's currency. The exchange rate is used to convert all money fields in the record from the local currency to the system's default currency.
DisplayName Exchange Rate
IsValidForForm True
IsValidForRead True
LogicalName exchangerate
MaxValue 100000000000
MinValue 0.000000000001
Precision 12
RequiredLevel None
Type Decimal

ModifiedBy

Propriété Valeur
Description Unique identifier of the user who modified the record.
DisplayName Modified By
IsValidForForm True
IsValidForRead True
LogicalName modifiedby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOn

Propriété Valeur
DateTimeBehavior UserLocal
Description Date and time when the record was modified.
DisplayName Modified On
Format DateAndTime
IsValidForForm True
IsValidForRead True
LogicalName modifiedon
RequiredLevel None
Type DateTime

ModifiedOnBehalfBy

Propriété Valeur
Description Unique identifier of the delegate user who modified the record.
DisplayName Modified By (Delegate)
IsValidForForm True
IsValidForRead True
LogicalName modifiedonbehalfby
RequiredLevel None
Targets systemuser
Type Lookup

ModifiedOnBehalfByName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyname
MaxLength 100
RequiredLevel None
Type String

ModifiedOnBehalfByYomiName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName modifiedonbehalfbyyominame
MaxLength 100
RequiredLevel None
Type String

OwnerIdYomiName

Propriété Valeur
Description Yomi name of the owner
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owneridyominame
MaxLength 100
RequiredLevel SystemRequired
Type String

OwningBusinessUnit

Propriété Valeur
Description Unique identifier for the business unit that owns the record
DisplayName Owning Business Unit
IsValidForForm True
IsValidForRead True
LogicalName owningbusinessunit
RequiredLevel None
Targets businessunit
Type Lookup

OwningBusinessUnitName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName owningbusinessunitname
MaxLength 160
RequiredLevel None
Type String

OwningTeam

Propriété Valeur
Description Unique identifier of the team who owns the contact.
DisplayName Owning Team
IsValidForForm False
IsValidForRead True
LogicalName owningteam
RequiredLevel None
Targets team
Type Lookup

OwningUser

Propriété Valeur
Description Unique identifier of the user who owns the contact.
DisplayName Owning User
IsValidForForm False
IsValidForRead True
LogicalName owninguser
RequiredLevel None
Targets systemuser
Type Lookup

TransactionCurrencyIdName

Propriété Valeur
Description
DisplayName
FormatName Text
IsLocalizable False
IsValidForForm False
IsValidForRead True
LogicalName transactioncurrencyidname
MaxLength 100
RequiredLevel None
Type String

VersionNumber

Propriété Valeur
Description Version number of the social profile.
DisplayName Version Number
IsValidForForm False
IsValidForRead True
LogicalName versionnumber
MaxValue 9223372036854775807
MinValue -9223372036854775808
RequiredLevel None
Type BigInt

Relations un-à-plusieurs

Répertorié par SchemaName.

SocialProfile_ProcessSessions

Identique à la relation plusieurs à un SocialProfile_ProcessSessions pour la table/entité processsession.

Propriété Valeur
ReferencingEntity processsession
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName SocialProfile_ProcessSessions
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 110
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SocialProfile_DuplicateBaseRecord

Identique à la relation plusieurs à un SocialProfile_DuplicateBaseRecord pour la table/entité duplicaterecord.

Propriété Valeur
ReferencingEntity duplicaterecord
ReferencingAttribute baserecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName SocialProfile_DuplicateBaseRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SocialProfile_DuplicateMatchingRecord

Identique à la relation plusieurs à un SocialProfile_DuplicateMatchingRecord pour la table/entité duplicaterecord.

Propriété Valeur
ReferencingEntity duplicaterecord
ReferencingAttribute duplicaterecordid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName SocialProfile_DuplicateMatchingRecord
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Socialprofile_SocialActivities

Identique à la relation plusieurs à un Socialprofile_SocialActivities pour la table/entité socialactivity.

Propriété Valeur
ReferencingEntity socialactivity
ReferencingAttribute postfromprofileid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName Socialprofile_SocialActivities
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

socialprofile_principalobjectattributeaccess

Identique à la relation plusieurs à un socialprofile_principalobjectattributeaccess pour la table/entité principalobjectattributeaccess.

Propriété Valeur
ReferencingEntity principalobjectattributeaccess
ReferencingAttribute objectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName socialprofile_principalobjectattributeaccess
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SocialProfile_SyncErrors

Identique à la relation plusieurs à un SocialProfile_SyncErrors pour la table/entité syncerror.

Propriété Valeur
ReferencingEntity syncerror
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName SocialProfile_SyncErrors
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: Cascade
Delete: Cascade
Merge: Cascade
Reparent: Cascade
Share: Cascade
Unshare: Cascade

socialprofile_connections2

Identique à la relation plusieurs à un socialprofile_connections2 pour la table/entité connection.

Propriété Valeur
ReferencingEntity connection
ReferencingAttribute record2id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName socialprofile_connections2
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

SocialProfile_AsyncOperations

Identique à la relation plusieurs à un SocialProfile_AsyncOperations pour la table/entité asyncoperation.

Propriété Valeur
ReferencingEntity asyncoperation
ReferencingAttribute regardingobjectid
IsHierarchical False
IsCustomizable False
ReferencedEntityNavigationPropertyName SocialProfile_AsyncOperations
AssociatedMenuConfiguration Behavior: DoNotDisplay
Group: Details
Label:
Order:
CascadeConfiguration Assign: NoCascade
Delete: NoCascade
Merge: NoCascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

socialprofile_connections1

Identique à la relation plusieurs à un socialprofile_connections1 pour la table/entité connection.

Propriété Valeur
ReferencingEntity connection
ReferencingAttribute record1id
IsHierarchical False
IsCustomizable True
ReferencedEntityNavigationPropertyName socialprofile_connections1
AssociatedMenuConfiguration Behavior: UseCollectionName
Group: Details
Label:
Order: 100
CascadeConfiguration Assign: NoCascade
Delete: Cascade
Merge: Cascade
Reparent: NoCascade
Share: NoCascade
Unshare: NoCascade

Relations plusieurs-à-un

Chaque relation plusieurs-à-un est définie par une relation un-à-plusieurs correspondante avec la table associée. Répertorié par SchemaName.

transactioncurrency_SocialProfile

Voir la relation un à plusieurs transactioncurrency_SocialProfile pour la table/entité transactioncurrency.

business_unit_socialprofiles

Voir la relation un à plusieurs business_unit_socialprofiles pour la table/entité businessunit.

Socialprofile_customer_contacts

Voir la relation un à plusieurs Socialprofile_customer_contacts pour la table/entité contact.

lk_SocialProfile_createdonbehalfby

Voir la relation un à plusieurs lk_SocialProfile_createdonbehalfby pour la table/entité systemuser.

socialProfile_owning_user

Voir la relation un à plusieurs socialProfile_owning_user pour la table/entité systemuser.

lk_SocialProfile_modifiedonbehalfby

Voir la relation un à plusieurs lk_SocialProfile_modifiedonbehalfby pour la table/entité systemuser.

Socialprofile_customer_accounts

Voir la relation un à plusieurs Socialprofile_customer_accounts pour la table/entité account.

Voir aussi

Référence d’entité/de table Dataverse Référence d’API web socialprofile EntityType