SocialMediaChannel.getProperties (Method)

Returns the possible property fields for a specified channel of a service.

Returns:

PropertyField_Struct_Array (array)

Arguments:

Name Type Required Description
serviceID SocialMediaServiceID Required The ID of the social media service to which the channel is associated.
id SocialMediaChannelID_0 Required The ID of the social media channel to return property information for.

Context:

License Requirements SocialMedia
Permission Requirements (none)
Deny Context (none)
Require Context Authoring
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

Code Error Message
84001 The specified channel is not associated with the service provided.

Notes:

None