Skip to content

Commit

Permalink
Merge pull request #157 from BrightLocal/task/RAN-841
Browse files Browse the repository at this point in the history
task/RAN-841 [1] api docs to lsrc create, update params run_time and time_zone
  • Loading branch information
judgedim authored Aug 27, 2024
2 parents 121db29 + 73e8a85 commit e647162
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/includes/_lsrc.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ include-local-directory-results | Yes or No. Defaults to Yes.
notify | Yes or No. Defaults to No.
email-addresses | Newline (\n) separated list of email addresses
is-public | Publish reports on a white label URL. Yes or No. Defaults to No.
run-time | One of '00:00:00', '03:00:00', '06:00:00', '09:00:00', '12:00:00', '15:00:00', '18:00:00', '21:00:00'
time-zone | One of 'Pacific/Honolulu', 'America/Los_Angeles', 'America/Anchorage', 'US/Pacific', 'America/Phoenix', 'America/Denver', 'America/Boise', 'US/Central', 'Canada/Saskatchewan', 'America/North_Dakota', 'America/Chicago', 'America/New_York', 'America/Kentucky', 'America/Indiana', 'America/Detroit', 'US/Eastern', 'Canada/Atlantic', 'Canada/Newfoundland', 'Europe/London', 'Europe/Dublin', 'Australia/Perth', 'Australia/Darwin', 'Australia/Brisbane', 'Australia/Sydney', 'Pacific/Auckland', 'US/Mountain', 'America/North_Dakota/Center', 'America/Kentucky/Louisville', 'America/Indiana/Indianapolis'

## Update Report

Expand Down Expand Up @@ -206,7 +208,10 @@ include-local-directory-results | Yes or No
notify | Yes or No
email-addresses | Newline (\n) separated list of email addresses
is-public | Publish reports on a white label URL. Yes or No.
run-time | One of '00:00:00', '03:00:00', '06:00:00', '09:00:00', '12:00:00', '15:00:00', '18:00:00', '21:00:00'
time-zone | One of '(UTC-10:00) Hawaii','(UTC-08:00) Pacific Time (US & Canada)','(UTC-07:00) Mountain Time (US & Canada)','(UTC-06:00) Central Time (US & Canada)','(UTC-05:00) Eastern Time (US & Canada)','(UTC-04:00) Atlantic Time (Canada)','(UTC-03:30) Newfoundland','(UTC) Dublin, Edinburgh, London','(UTC+08:00) Perth','(UTC+09:30) Adelaide, Darwin','(UTC+10:00) Brisbane, Melbourne, Sydney','(UTC+12:00) Auckland, Wellington'

*if run_time and time_zone will be not provided, those will be estimated based on location
## Delete Report

<span class="label label-info">Account Method</span>
Expand Down

0 comments on commit e647162

Please sign in to comment.