Learn R Programming

civis (version 3.1.0)

admin_get_announcements: Get a particular announcement

Description

Get a particular announcement

Usage

admin_get_announcements(id)

Value

A list containing the following elements:

id

integer, The ID of this announcement

subject

string, The subject of this announcement.

body

string, The body of this announcement.

releasedAt

string, The date and time this announcement was released.

createdAt

string,

updatedAt

string,

Arguments

id

integer required. The ID of this announcement