match_targets_get {civis}R Documentation

Show Match Target info

Description

Show Match Target info

Usage

match_targets_get(id)

Arguments

id

integer required. The ID of the match target

Value

A list containing the following elements:

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]