BatchProfileAttributeEditor

open class BatchProfileAttributeEditor : InstallDataEditor

Batch Profile Attribute Editor

Profiles centralize data and events from multiple sources (Apps, Websites, APIs) in a single place based on the Custom ID. They also store a profile's email address and email subscriptions.

The Batch Profile Attribute Editor allows you to update profiles to:

Set attributes Set email subscription status and email address Set a language ®ion

Properties

Link copied to clipboard
val TAG: String = "InstallDataEditor"

Functions

Link copied to clipboard
Add a string value in the specified array attribute.
Add a list of strings in the specified array attribute.
Link copied to clipboard
Removes a custom attribute.
Link copied to clipboard
Removes a string from an array attribute.
Removes a list of strings from an array attribute.
Link copied to clipboard
open fun save()
Save all of the pending changes made in that editor.
Link copied to clipboard
Set the profile email address.
Link copied to clipboard
Set the profile email marketing subscription state.
Link copied to clipboard
Set the language of this profile.
Link copied to clipboard
Set the profile phone number.
Link copied to clipboard
Set the region of this profile.
Link copied to clipboard
Set the profile SMS marketing subscription state.