Toggle navigation
SubscriberCRM API
Home
< Back to home
ProfileRow
Properties
Name
Type
Description
Required
Id
Int32 (Nullable)
The Id of the specific profile row. This is only relevant for multiple row profiles.
No
ToDelete
Boolean
Determines whether the profile row should be deleted. This is only relevant when updating multiple row profiles.
No
Data
Dictionary<String, Object>
The data contained within the profile. The profile field name and its value is required here.
No