AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/annonce-logs/settings
GET
secured

Description

Get settings

Format

json (application/json)

Methods

GET

Response codes

200 (Success)
400 (Bad Request)
401 (Invalid authentication)

Example response

{
    "message": "OK",
    "status": "ok",
    "data": {
        "cron_run": true,
        "stop_cron_run": false,
        "max_stop_run_count": 3,
        "current_stop_run_count": 0,
        "stop_run_email_sent": false,
        "max_import_car_count": null,
        "update_all_web_cars": false,
        "update_all_web_cars_to_datetime": "2020-06-26 16:00:00",
        "update_all_web_cars_photos": false,
        "new_error_email_sent": true
    }
}