Custom Field Application Object


A custom field application defines which members or entities a custom field applies to. By default, custom fields apply to all members. However, custom field applications allow you to target specific members, roles, badges, or pricing plans, or exclude certain entities.

Properties
customFieldIdstringformat GUID

Custom field ID.


customFieldKeystringRead-only

Custom field key.


applicationsApplications

Entities to which the custom field applies.


exclusionsExclusions

Entities from which the custom field is excluded.


revisionstringformat uint64

Revision number, which increments by 1 each time the custom field is updated. To prevent conflicting changes, the existing revision must be used when updating a custom field.

Did this help?