| Attributes |
| Name | Required | Request-time | Type | Description |
| contentId | false | true | java.lang.String | An ID for the content being shared. |
| displayStyle | false | true | java.lang.String | The display style of the bookmarks. Options are menu, simple, vertical, and horizontal. |
| target | false | true | java.lang.String | A target window in which to open the social bookmarks' URLs. The default value is self. Possible values are blank, self, parent, top, and a unique frame's name. |
| title | true | true | java.lang.String | A title for the content being shared. |
| types | false | true | java.lang.String | The types of social outlets to use, such as Facebook, Plusone, and Twitter. |
| url | true | true | java.lang.String | A URL to the content being shared. |