UserListCrmDataSourceType

  • The content describes an Enum for user list CRM data source types.

  • Possible data source types include unspecified, unknown, first-party, and various third-party sources like credit bureaus, voter files, and partner data.

Enum describing possible user list crm data source type.

Enums

UNSPECIFIED

Not specified.

UNKNOWN

Used for return value only. Represents value unknown in this version.

FIRST_PARTY

The uploaded data is first-party data.

THIRD_PARTY_CREDIT_BUREAU

The uploaded data is from a third-party credit bureau.

THIRD_PARTY_VOTER_FILE

The uploaded data is from a third-party voter file.

THIRD_PARTY_PARTNER_DATA

The uploaded data is third party partner data.