media.logShare
Syntax
media.logShare ( int mid, string sharetype, mixed post = NULL, int uid = 1, string logShareSetting = 'AnonMultShares' )Argument Info
Type | Description | |||
---|---|---|---|---|
none | The id of the media you want to log a share for. | |||
none | The share type, which can be one of the following: 'facebook share','facebook like','linkedin','twitter','pinterest','googleplus','digg'. | |||
NULL | This field contains any information that you want to store that is a result of the share. | |||
1 | The id of the user of the logshare. | |||
'AnonMultShares' | The log share setting: can be one of the following:
|
Sharetype parameters
A list of the different sharetypes that can be passed to this method.
Response
The response returned on success and failure of media update.
Return Values
Field | Description | Possible Values |
---|