GET ScheduledActions/{id}?appid={appid}&sg={sg}&hash={hash}&token={token}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
|
| appid | string |
Required |
|
| sg | string |
Required |
|
| hash | string |
Required |
|
| token | string |
Required |
Body Parameters
None.
Response Information
Resource Description
ScheduledActions| Name | Description | Type | Additional information |
|---|---|---|---|
| name | string |
None. |
|
| appid | string |
None. |
|
| actions | Collection of Actions |
None. |
|
| description | string |
None. |
|
| event_id | string |
None. |
|
| schedule_method | string |
None. |
|
| scheduled_datetime | date |
None. |
|
| per_frame_type | string |
None. |
|
| per_frame_amount | integer |
None. |
|
| per_frame_frame_offset | time interval |
None. |
|
| every_type | string |
None. |
|
| every_amount | decimal number |
None. |
|
| active | boolean |
None. |
|
| for_guid_type | string |
None. |
|
| for_guid | string |
None. |
|
| item_type_guid_for_items | string |
None. |
|
| distributor_id | string |
None. |
|
| all_or_for_guid_list | boolean |
None. |
|
| qs_not_for_guid_list | boolean |
None. |
|
| for_guid_qs | string |
None. |
|
| for_guid_list | Collection of string |
None. |
|
| if_calc_var_id | string |
None. |
|
| creation_date | date |
None. |
|
| immediate_initial_execution | boolean |
None. |
|
| blockout_interval | time interval |
None. |
|
| schedule_method_global_not_individual | boolean |
None. |
|
| sa_timezone | string |
None. |
|
| guid | string |
None. |
|
| guid_datetime | date |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.