Newer Version Available

This content describes an older version of this product. View Latest

IndustriesLoyaltySettings

Represents settings to decide how non-qualifying points balance is updated for members and whether fixed type non-qualifying points are consolidated for expiration.
This type extends the Metadata metadata type and inherits its fullName field.

In the package manifest, all organization settings metadata types are accessed using the Settings name. See Settings for more details.

File Suffix and Directory Location

IndustriesLoyaltySettings values are stored in a single file named IndustriesLoyalty.settings in the settings folder. The .settings files are different from other named components because there’s only one settings file for each settings component.

Version

IndustriesLoyaltySettings components are available in API version 53.0 and later.

Fields

Field Name Field Type Description
enableAutomaticVoucherCodeGeneration boolean Indicates whether the automatically voucher code generation feature is enabled (true) or not (false). This field is available in API version 57.0 and later.
enableNQPRealTimePointBalance boolean Indicates whether the real time non-qualifying points balance update feature is enabled (true) or disabled (false) for your org. The default value is true.
enableFixedTypeNQPAggregation boolean Indicates whether the feature to aggregate and expire fixed type non-qualifying points is enabled (true) or disabled (false) for your org. The default value is true. This field is available in API version 54.0 or later.
enableQPRealTimePointBalance boolean Indicates whether the real time qualifying points balance update feature is enabled (true) or disabled (false) for your org. The default value is true. This field is available in API version 55.0 or later.
enableLoyaltyRulesVerifyCdpMemberSegment boolean Indicates whether the feature that allows:
  • Loyalty program process rules to process transaction journals only when the loyalty program member is part of a Data Cloud segment associated with the rule's promotion is enabled (true) or disabled (false) for your org.
  • The Promotion Eligibility component on Loyalty Program Member record page to categorize promotions based on whether the member belong to the promotion’s campaign or Data Cloud segment is enabled (true) or disabled (false) for your org.

The default value is false. This field is available in API version 55.0 or later.

enableLoyaltyRedeemedPointsExpirationInfoPref boolean Indicates whether the feature that automatically calculates and adds the expiration date of points credited back to members for canceled redemptions is enabled (true) or disabled (false) for your org. The default value is true. This field is available in API version 55.0 or later.

Wildcard Support in the Manifest File

The wildcard character * (asterisk) in the package.xml manifest file doesn’t apply to metadata types for feature settings. The wildcard applies only when retrieving all settings, not for an individual setting. For details, see Settings. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.