Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
  "campaign_name": <string>,
  "campaign_type": <integer><string>,
  "description": <string>,
  "teleparam_plan_id": <integer>,
  "caller_id": <string>,
  "target_drop_percentage": <decimal><integer>,
  "message_of_the_day": <string>,
  "default_list_id": <integer>,
  "default_phone_type": <integer>,
  "auto_record": <boolean>,
  "is_blended": <boolean>,
  "degrade_to_progressive": <boolean>,
  "not_ready_wait_time": <integer>,
  "zip_tone": <integer><string>,
  "zip_tone_beep": <integer><string>,
  "zip_tone_wav": <string>,
  "max_lines": <integer>,
  "schedule_plan_id": <integer>,
  "hours_per_working_day": <integer><decimal>,
  "progressive_threshold": <integer>
}

...