match_targets_get {civis} | R Documentation |
Show Match Target info
match_targets_get(id)
id |
integer required. The ID of the match target |
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. |