Analytics

Analytics Documentation

Analytic [GET]

Analytic [GET]

Request

Endpoint

GET /api/v2/contacts/analytics
Content-Type: application/vnd.api+json

Body

Parameters

Filters

account_list_id

Type string

Description The account list to run the analytics report on

Required No

Response

Headers

Body

Fields

Attributes

created_at

Type date

Description The timestamp of when this resource was created

first_gift_not_received_count

Type number

Description First gift not received count

partners_30_days_late_count

Type number

Description Partners 31 to 60 Days Late Count

partners_60_days_late_count

Type number

Description Partners 61 to 90 Days Late Count

partners_90_days_late_count

Type number

Description Partners 91 Days Late Count

updated_at

Type date

Description The timestamp of when this resource was last updated

updated_in_db_at

Type date

Description This is to be used as a reference for the last time the resource was updated in the remote database - specifically for when data is updated while the client is offline.

Relationships

anniversaries_this_week.data

Type Contact

Description Contacts with people who have anniversaries this week

birthdays_this_week.data

Type Person

Description People with birthdays this week

first_gift_not_received_contacts.data

Type Contact

Description Contacts where the first gift has not been received

partners_30_days_late_contacts.data

Type Contact

Description Contacts 31 to 60 Days Late

partners_60_days_late_contacts.data

Type Contact

Description Contacts 61 to 90 Days Late

partners_90_days_late_contacts.data

Type Contact

Description Contacts 90 Days Late

Last updated