match_targets_list {civis}R Documentation

List match targets

Description

List match targets

Usage

match_targets_list()

Value

An array containing the following fields:

id

integer, The ID of the match target

name

string, The name of the match target

targetFileName

string, The name of the target file

createdAt

string,

updatedAt

string,

archived

boolean, Whether the match target has been archived.


[Package civis version 3.1.2 Index]