AverageGiftAmount |
- Type
- currency
- Properties
- Filter, Sort
- Description
- The average amount of all gifts in response to the related
outreach source code or campaign. Data Processing Engine calculates
this value by dividing the total gift transaction amount by the
gift count. You can schedule this calculation to run on a regular
basis.
|
AverageOnetimeGiftAmount |
- Type
- currency
- Properties
- Filter, Sort
- Description
- The average amount of all one-time, non-recurring gifts in
response to the related outreach source code or campaign. Data
Processing Engine calculates this value by dividing the total
one-time gift amount by the one-time donor count. You can schedule
this calculation to run on a regular basis.
|
AverageRecurringGiftAmount |
- Type
- currency
- Properties
- Filter, Sort
- Description
- The average amount of all recurring gifts in response to the
related outreach source code or campaign. Data Processing Engine
calculates this value by dividing the total recurring gift amount
by the recurring donor count. You can schedule this calculation to
run on a regular basis.
|
CampaignId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The campaign associated with this outreach gift summary. You can
associate one campaign with an outreach summary.
- This field is a relationship field.
- Relationship Name
- Campaign
- Relationship Type
- Lookup
- Refers To
- Campaign
|
DonorCount |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of unique donors in response to the related outreach
source code or campaign. Data Processing Engine calculates this
value by counting the unique donors with paid transactions. You can
schedule this calculation to run on a regular basis.
|
GiftCount |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of gifts in response to the related outreach source
code or campaign. Data Processing Engine calculates this value by
counting the paid gift transactions related to the campaign or
source code. You can schedule this calculation to run on a regular
basis.
|
LastReferencedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last accessed this record
indirectly, for example, through a list view or related
record.
|
LastViewedDate |
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp when the current user last viewed this record or
list view. If this value is null, and
LastReferenceDate is not null, the user
accessed this record or list view.
|
Name |
- Type
- string
- Properties
- Autonumber, Defaulted on create, Filter, idLookup, Sort
- Description
- The auto-numbered name that uniquely identifies the outreach
summary.
|
OnetimeDonorCount |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of contacts who gave a one-time, non-recurring donation
in response to the related outreach source code or campaign. Data
Processing Engine calculates this value by counting the unique
donors with related gift transactions that are paid and not
associated with a gift commitment. You can schedule this
calculation to run on a regular basis.
|
OutreachSourceCodeId |
- Type
- reference
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The outreach source code associated with this outreach gift
summary. You can associate one outreach source code with an
outreach summary.
- This field is a relationship field.
- Relationship Name
- OutreachSourceCode
- Relationship Type
- Lookup
- Refers To
- OutreachSourceCode
|
OwnerId |
- Type
- reference
- Properties
- Create, Defaulted on create, Filter, Group, Sort, Update
- Description
- ID of the owner of this object.
- This field is a polymorphic relationship field.
- Relationship Name
- Owner
- Relationship Type
- Lookup
- Refers To
- Group, User
|
RecurringDonorCount |
- Type
- int
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- The number of contacts who gave a recurring donation in response
to the related outreach source code or campaign. Data Processing
Engine calculates this value by counting the unique donors for gift
transactions that are paid and related to recurring gift
commitments. You can schedule this calculation to run on a regular
basis.
|
ResponseRate |
- Type
- percent
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The percentage of responses received from donors to the related
outreach source code or campaign. Data Processing Engine calculates
this value by dividing the donor count by the audience count. You
can schedule this calculation to run on a regular basis.
|
TotalGiftTransactionAmount |
- Type
- currency
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The total value of all paid gifts in response to the related
outreach source code or campaign. Data Processing Engine calculates
this value by adding the amounts of all paid gift transactions. You
can schedule this calculation to run on a regular basis.
|
TotalOnetimeGiftAmount |
- Type
- currency
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The total value of all one-time gifts in response to the related
outreach source code or campaign. Data Processing Engine calculates
this value by adding the total amounts of all related paid gift
transactions that aren't related to a gift commitment. You can
schedule this calculation to run on a regular basis.
|
TotalRecurringGiftAmount |
- Type
- currency
- Properties
- Create, Filter, Nillable, Sort, Update
- Description
- The total value of all recurring gifts in response to the related
outreach source code or campaign. Data Processing Engine calculates
this value by adding the total amounts of all paid gift
transactions that are related to recurring gift commitments. You
can schedule this calculation to run on a regular basis.
|