POST ScheduledActions?appid={appid}&sg={sg}&hash={hash}&token={token}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

string

Required

sg

string

Required

hash

string

Required

token

string

Required

Body Parameters

ScheduledActions
NameDescriptionTypeAdditional 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.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>