UserListCrmDataSourceType

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

  • Possible data source types include unspecified, unknown, first-party, and third-party (credit bureau or voter file).

  • 'UNKNOWN' is a return value for versions where the value is unknown.

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.