A list of cookies that were set for the user as represented in FQL.
| Name | Description |
|---|---|
expires timestamp | Time stamp when the cookie should expire. If not specified, the cookie never expires. |
name string | The name of the cookie. |
path string | Path relative to the application's callback URL, with which the cookie should be associated. Default value is / |
| numeric string | The user ID associated with the cookie. |
value string | The value of the cookie. |