getAllIds
Queries the IDs of all available attachments in Optimizely Campaign.
Type: long[ ]
Parameters
Name | Type | Value |
---|---|---|
sessionId | String | ID of the session |
Return values
IDs of all available attachments
Code structure
long[] getAllIds(string sessionId)
Updated almost 3 years ago
Next