Difference between revisions of "GetContentSelection"
Jump to navigation
Jump to search
(Created page with "{{Api_Method_Spec| Description= |Parameters= {{Api_Parameter| ParamName=token |ParamType=String |ParamRequired=required |ParamDescription=A valid token for identifying the A...") |
|||
Line 11: | Line 11: | ||
}} | }} | ||
{{Api_Parameter| | {{Api_Parameter| | ||
− | ParamName= | + | ParamName=selectionId |
|ParamType=int | |ParamType=int | ||
|ParamRequired=required | |ParamRequired=required | ||
− | |ParamDescription= | + | |ParamDescription= |
}} | }} | ||
|Returns= | |Returns= | ||
− | + | <span style="color: #a11;">TO BE COMPLETED</span> | |
|Exceptions= | |Exceptions= | ||
− | + | <span style="color: #a11;">TO BE COMPLETED</span> | |
|Cache= | |Cache= | ||
Line 30: | Line 30: | ||
|VersionHistory= | |VersionHistory= | ||
+ | <span style="color: #a11;">TO BE COMPLETED</span> | ||
+ | |SeeAlso= | ||
+ | <span style="color: #a11;">TO BE COMPLETED</span> | ||
− | |||
}} | }} |
Revision as of 12:16, 16 September 2015
Description
Parameters
- token (String, required)
- A valid token for identifying the API session context. The token can be anonymous or logged.
- selectionId (int, required)
Returns
TO BE COMPLETED
Exceptions
TO BE COMPLETED
Caching
This method is cached as default.
Known issues
None
Version history
TO BE COMPLETED
See also
TO BE COMPLETED