AWS::RTBFabric::Link OpenRtbAttributeModuleParameters - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::RTBFabric::Link OpenRtbAttributeModuleParameters

Describes the parameters of an open RTB attribute module.

To declare this entity in your Amazon CloudFormation template, use the following syntax:

{ "Action" : Action, "FilterConfiguration" : [ Filter, ... ], "FilterType" : String, "HoldbackPercentage" : Number }

Describes a bid action.

Required: Yes

Type: Action

Update requires: No interruption

Describes the configuration of a filter.

Required: Yes

Type: Array of Filter

Update requires: No interruption

The filter type.

Required: Yes

Type: String

Allowed values: INCLUDE | EXCLUDE

Update requires: No interruption

The hold back percentage.

Required: Yes

Type: Number

Minimum: 0

Maximum: 100

Update requires: No interruption