databases_list_advanced_settings {civis}R Documentation

Get the advanced settings for this database

Description

Get the advanced settings for this database

Usage

databases_list_advanced_settings(id)

Arguments

id

integer required. The ID of the database this advanced settings object belongs to.

Value

A list containing the following elements:

exportCachingEnabled

boolean, Whether or not caching is enabled for export jobs run on this database server.


[Package civis version 3.1.2 Index]