BVPersonalizationEvent Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | BVAnalyticEvent |
| Declared in | BVPersonalizationEvent.h |
Overview
Set user information. Associates a user profile with device for taylored recommendations. Use of this method requires that a valid key has been set for apiKeyShopperMarketing.
– initWithUserAuthenticationString:
- (nonnull id)initWithUserAuthenticationString:(nonnull NSString *)uas uas
Generated user authentication string endoded with shared secret. Generated by your server-side implementation.
@property (nonnull, nonatomic, strong, readonly) NSString *uasDeclared In
BVPersonalizationEvent.h