AWS::RTBFabric::Link OpenRtbAttributeModuleParameters - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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

AWS::RTBFabric::Link OpenRtbAttributeModuleParameters

Describes the parameters of an open RTB attribute module.

To declare this entity in your 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