- Tester SNML
- Przeglądarka API
- Tester podpisu
- Dokumenty SNML
- Dokumenty API
- Dokumenty SNQL
- Dokumenty SNJS
feed.publishTemplatizedAction (socialNetwork.feed.publishTemplatizedAction)
Add an item to the Ch-Ch-Changes of the current user and his/her friends.
Parameters
- String < required> The markup template displayed in the Feed story's title section. Must include the {actor} token. Can include additional {} tokens and sn:if-multiple-actors tag
- String < optional> A JSON-encoded associative array of values that will be substituted into the title_template tokens (if any).
- String < optional> The markup template displayed in the Feed story's body section. Can include {} tokens and sn:if-multiple-actors tag and sn:if-multiple-actors tag
- String < optional> A JSON-encoded associative array of values that will be substituted into the body_template tokens (if any).
- String < optional> Additional markup that goes in the body that is not aggregated
- String < optional> The url of an image to display (max size 90x90 pixels).
- String < optional> The url that image_1 should link to.
- String < optional> The url of another image to display (max size 90x90 pixels).
- String < optional> The url that image_2 should link to.
- String < optional> The url of another image to display (max size 90x90 pixels).
- String < optional> The url that image_3 should link to.
- String < optional> The url of another image to display (max size 90x90 pixels).
- String < optional> The url that image_4 should link to.
- String < optional> Comma-delimited list of IDs of friends of the actor that will be used for the {target} token (if any) in the title or body templates
Other parameters required to make this API method call
- String < required> The api key of the current app.
- String < required> The current user's session key.
- Decimal < required> The sequence number for this request. This must be greater than the value provided for the previous call. Tip: Server time in milliseconds is ideal for this.
- String < required> The signature for the current request.
- String < required> Set this to 1.0 for now.
- String < optional> Response format, accepts XML or JSON, default is XML.
- String < optional> Generates a call to the callback containing the formatted results.