class MCDUserDataFeedSyncScopeFlags

@interface MCDUserDataFeedSyncScopeFlags : NSObject

This class provides optional valid flags for MCDUserDataFeedSyncScope.syncScopeFlags.

Properties

excludeAutoGenerated

@property(class, nonatomic, readonly, nonnull) NSString* excludeAutoGenerated;

Exclude activities which are automatically generated by SAM on Windows.

includeWebActionable

@property(class, nonatomic, readonly, nonnull) NSString* includeWebActionable;

Always include activities that can be activated via web app.