AWS::RTBFabric::Link OpenRtbAttributeModuleParameters - AWS CloudFormation

This is the new AWS 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 AWS 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