User profiles import
How-to
User profile import command
property
type
description
User Identifiers Resource
User Account Resource
field
type
description
User Email Resource
field
type
description
User Agent Resource
field
type
description
Example
Available update strategies when updating existing user profiles
PARTIAL_UPDATE and PARTIAL_DELETE
#1 - Add an object in array of objects - PARTIAL_UPDATE using the @UpdateStrategyKey directive
@UpdateStrategyKey directive#2 - Update a property in an array of objects - PARTIAL_UPDATE using the @UpdateStrategyKey directive
@UpdateStrategyKey directive#3 - Delete a property inside an array of objects - PARTIAL_UPDATE using the @UpdateStrategyKey directive
@UpdateStrategyKey directive#4 - Update object inside an array and add new object - PARTIAL_UPDATE using the @UpdateStrategyKey directive
@UpdateStrategyKey directive#5 - Delete an object in an array of objects - PARTIAL_DELETE using the @UpdateStrategyKey directive
@UpdateStrategyKey directive#6 - Override an array of objects - PARTIAL_UPDATE using the @UpdateValueObject directive
@UpdateValueObject directive#7 - Override an object - PARTIAL_UPDATE using the @UpdateValueObject directive
@UpdateValueObject directive#8 - Update properties inside the UserProfile - PARTIAL_UPDATE with no directive
#9 - Update a property inside an object - PARTIAL_UPDATE with no directive
#10 - Override an object - PARTIAL_UPDATE with no directive
Constraints and limitations
FORCE_REPLACE
Legacy parameters
property
type
description
Last updated
Was this helpful?