SocialMediaService.getTypeParameters (Method)
Returns a query containing array of structure that defines type parameters for the specified social media services.
Returns:
SocialMediaService_GetTypeParameters_Result (query)
Each row of the returned query results has the following fields:
Field Name | Type | Description |
---|---|---|
PropertiesArray | Array | Returns an arry of structures that defines type parameters for the specified social media service. |
ServiceID | SocialMediaServiceID | The unique identifier of the social media service. |
Arguments:
Name | Type | Required | Description |
---|---|---|---|
idList | SocialMediaServiceIDList | Required | A comma delimited list of ID of the social media services 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:
None
Notes:
None