match_targets_patch: Update a match target

Description Usage Arguments Value

Description

Update a match target

Usage

1
match_targets_patch(id, name = NULL, target_file_name = NULL, archived = NULL)

Arguments

id

integer required. The ID of the match target

name

string optional. The name of the match target

target_file_name

string optional. The name of the target file

archived

boolean optional. Whether the match target has been archived.

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.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.