Add topics to the profile topic preferences.
Topics to add. Must be a valid List of String not longer than 25 items. String should be made of letters, numbers or underscores ([a-z0-9_]) and can't be longer than 300 characters.
This object instance, for method chaining.
Remove topics from the profile topic preferences.
Topics to remove. Must be a valid List of String not longer than 25 items. String should be made of letters, numbers or underscores ([a-z0-9_]) and can't be longer than 300 characters.
This object instance, for method chaining.
Associate an email address with this profile.
This requires having a custom user ID registered with the identify API.
must be valid, not longer than 256 characters. It must match the following pattern: ^[^@]+@[A-z0-9-.]+.[A-z0-9]+$. Null to erase.
The profile's marketing emails subscription.
Note that a profile's subscription status is automatically set to unsubscribed when they click an unsubscribe link.
You can set it to subscribed or unsubscribed.
Associate a language with this profile.
must be 2 chars, lowercase, ISO 639 formatted
Associate a region with this profile.
must be 2 chars, uppercase, ISO 3166 formatted
Set the profile topic preferences.
List of topics to set. Null to reset. Must be a valid List of String not longer than 25 items. String should be made of letters, numbers or underscores ([a-z0-9_]) and can't be longer than 300 characters.
This object instance, for method chaining.
Batch's Profile Data Editor. See
https://doc.batch.com/ios/custom-data/custom-attributesfor more info.