SocialMediaChannel.setActiveState (Method)

Sets the activation state of the specified channel.

Returns:

Void

Arguments:

Name Type Required Description
channelID SocialMediaChannelID Required The ID of the social media channel.
isActive Boolean Required Boolean value indicating whether the specified channel should be active or not.

Context:

License Requirements SocialMedia
Permission Requirements (none)
Deny Context (none)
Require Context AuthoringEnabled
Author Lock (not required)
Transaction Logging If transaction logging is enabled at the site level, calls to this method will be logged
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None