socialprofile EntityType

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

Entity Set path: [organization URI]/api/data/v8.0/socialprofiles

Base Type: crmbaseentity EntityType

Display Name: Social Profile

Primary Key: socialprofileid

Primary Name Attribute: profilename

Properties

Single-valued navigation properties

Collection-valued navigation properties

Operations bound to socialprofile

Operations using the socialprofile entity type.

Properties

Properties represent fields of data stored in the entity. Some properties are not writable.

Name Type Details

_createdby_value

Edm.Guid

Description: Unique identifier of the user who created the record.

Computed property

Read-only property

_createdonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who created the record.

Computed property

Read-only property

_customerid_value

Edm.Guid

Description: Shows the customer that this social profile belongs to.

_modifiedby_value

Edm.Guid

Description: Unique identifier of the user who modified the record.

Computed property

Read-only property

_modifiedonbehalfby_value

Edm.Guid

Description: Unique identifier of the delegate user who modified the record.

Computed property

Read-only property

_ownerid_value

Edm.Guid

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.

_owningbusinessunit_value

Edm.Guid

Description: Unique identifier for the business unit that owns the record

Computed property

Read-only property

_owningteam_value

Edm.Guid

Description: Unique identifier of the team who owns the contact.

Computed property

Read-only property

_owninguser_value

Edm.Guid

Description: Unique identifier of the user who owns the contact.

Computed property

Read-only property

_transactioncurrencyid_value

Edm.Guid

Description: Choose the local currency for the record to make sure budgets are reported in the correct currency.

Computed property

Read-only property

blocked

Edm.Boolean

Description: Identifies if the social profile has been blocked.

Default Options:

1 : Yes
0 : No

Display Name: Blocked

community

Edm.Int32

Description: Identifies where the social profile originated from, such as Twitter, or Facebook.

Default Options:

1 : Facebook
2 : Twitter
0 : Other

Display Name: Social Channel

createdon

Edm.DateTimeOffset

Description: Date and time when the record was created.

Display Name: Created On

Read-only property

exchangerate

Edm.Decimal

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.

Display Name: Exchange Rate

Read-only property

importsequencenumber

Edm.Int32

Description: Unique identifier of the data import or data migration that created this record.

Display Name: Import Sequence Number

influencescore

Edm.Double

Description: Shows the score that determines the online social influence of the social profile.

Display Name: Influence Score

modifiedon

Edm.DateTimeOffset

Description: Date and time when the record was modified.

Display Name: Modified On

Read-only property

overriddencreatedon

Edm.DateTimeOffset

Description: Date and time that the record was migrated.

Display Name: Record Created On

profilefullname

Edm.String

Description: Shows the display name of the customer on this social profile.

Display Name: Full Name

profilelink

Edm.String

Description: Shows the customer that this social profile belongs to.

Display Name: Profile Link

profilename

Edm.String

Description: Shows the name of the social profile on the corresponding social channel.

Display Name: Profile Name

socialprofileid

Edm.Guid

Description: Unique Identifier of the social profile name.

Display Name: Social Profile ID

statecode

Edm.Int32

Description: Status of the Social Profile

Default Options:

0 : Active
1 : Inactive

Display Name: Status

statuscode

Edm.Int32

Description: Reason for the status of the Social Profile

Default Options:

1 : Active
2 : Inactive

Display Name: Status Reason

timezoneruleversionnumber

Edm.Int32

Description: For internal use only.

Display Name: Time Zone Rule Version Number

uniqueprofileid

Edm.String

Description: Unique ID of the Profile ID

Display Name: Unique Profile ID

utcconversiontimezonecode

Edm.Int32

Description: Time zone code that was in use when the record was created.

Display Name: UTC Conversion Time Zone Code

versionnumber

Edm.Int64

Description: Version number of the social profile.

Display Name: Version Number

Read-only property

Single-valued navigation properties

Single-valued navigation properties represent lookup fields where a single entity can be referenced.

Name Type Partner

createdonbehalfby

systemuser EntityType

lk_SocialProfile_createdonbehalfby

customerid_account

account EntityType

Socialprofile_customer_accounts

customerid_contact

contact EntityType

Socialprofile_customer_contacts

modifiedonbehalfby

systemuser EntityType

lk_SocialProfile_modifiedonbehalfby

ownerid

principal EntityType

owner_SocialProfile

owningbusinessunit

businessunit EntityType

business_unit_socialprofiles

owninguser

systemuser EntityType

socialProfile_owning_user

transactioncurrencyid

transactioncurrency EntityType

transactioncurrency_SocialProfile

Collection-valued navigation properties

Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.

Name Type Partner

SocialProfile_AsyncOperations

asyncoperation EntityType

regardingobjectid_socialprofile

socialprofile_cases

incident EntityType

socialprofileid

socialprofile_connections1

connection EntityType

record1id_socialprofile

socialprofile_connections2

connection EntityType

record2id_socialprofile

SocialProfile_DuplicateBaseRecord

duplicaterecord EntityType

baserecordid_socialprofile

SocialProfile_DuplicateMatchingRecord

duplicaterecord EntityType

duplicaterecordid_socialprofile

Socialprofile_SocialActivities

socialactivity EntityType

postfromprofileid

Operations bound to socialprofile

The following operations are bound to the socialprofile entity type.

Name Bound to

GenerateSocialProfile Action

Collection

Operations using the socialprofile entity type.

The following operations use the socialprofile entity type in a parameter or return type.

Name How used Description

GenerateSocialProfile Action

entityset Parameter

Returns an existing social profile record if one exists, otherwise generates a new one and returns it.

GenerateSocialProfile Action

Entity Parameter

Returns an existing social profile record if one exists, otherwise generates a new one and returns it.

GenerateSocialProfile Action

ReturnType

Returns an existing social profile record if one exists, otherwise generates a new one and returns it.

関連項目

他のリソース

Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.