AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains information on a promotion. A promotion defines additional business rules that apply to a configurable subset of recommended items.
Namespace: Amazon.PersonalizeRuntime.Model
Assembly: AWSSDK.PersonalizeRuntime.dll
Version: 3.x.y.z
public class Promotion
The Promotion type exposes the following members
Name | Description | |
---|---|---|
Promotion() |
Name | Type | Description | |
---|---|---|---|
FilterArn | System.String |
Gets and sets the property FilterArn. The Amazon Resource Name (ARN) of the filter used by the promotion. This filter defines the criteria for promoted items. For more information, see Promotion filters. |
|
FilterValues | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property FilterValues. The values to use when promoting items. For each placeholder parameter in your promotion's filter expression, provide the parameter name (in matching case) as a key and the filter value(s) as the corresponding value. Separate multiple values for one parameter with a comma.
For filter expressions that use an For more information on creating filters, see Filtering recommendations and user segments. |
|
Name | System.String |
Gets and sets the property Name. The name of the promotion. |
|
PercentPromotedItems | System.Int32 |
Gets and sets the property PercentPromotedItems. The percentage of recommended items to apply the promotion to. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5