Managed Social Accounts Setup
Add managed social accounts and get managed social accounts from a
recently authenticated social network.
- Resource
-
/connect/social-engagement/setup/managed-social-accounts
- Available version
- 44.0
- HTTP methods
- GET, POST
- Request parameters for GET
-
Parameter Name Type Description Required or Optional Available Version managedAccountId String ID that Social Studio provides after the user authenticates to a social network. If you provide this parameter, we make a request to the Social Studio to find out what managed accounts are available to that social network user. For example, this parameter can be used to get fan pages managed by a Facebook user. Optional 44.0 - Request body for POST
-
- Root XML tag
- <managedSocialAccountSetup>
- JSON example
-
{ "managedAccountId" : "exampleSocialStudioId", "socialNetwork" : "Facebook", "parentProviderUserId" : "exampleFacebookUserId", "providerUserId" : "exampleFacebookFanpageId", "status" : "Running" }
- Properties
-
- Response body for GET
- Managed Social Accounts Setup
- Response body for POST
- Managed Social Account Setup