Newer Version Available
ConnectApi.BaseManagedSocialAccount
This class is abstract.
Superclass of ConnectApi.ManagedSocialAccount
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| defaultResponseAccountId | String | Default response account to use when replying to posts sent to this account. | 44.0 |
| displayName | String | Real name (or user name if real name not available) for this account on the social network. | 44.0 |
| externalPictureUrl | String | URL to the account's avatar image. | 44.0 |
| id | String | Internal SFDC ID for this managed social account. | 44.0 |
| label | String | Label for the social account. | 44.0 |
| profileUrl | String | URL to the account's profile. | 44.0 |
| socialNetwork | ConnectApi.SocialNetworkProvider | Social network that this account belongs
to. Values are:
|
44.0 |
| uniqueName | String | Unique name used for distinguishing same name fan pages; acts like a user name for a fan page. | 44.0 |
| username | String | Unique user name or handle for this account on the social network. | 44.0 |