RecommendationBidStrategy
Bid strategy configuration (type, goal, and amount) associated with a recommendation.
Declaration
object RecommendationBidStrategyProperties
| Name | Type | Description |
|---|---|---|
bidStrategyType | string | The type of bid strategy. See BidStrategyType for allowed values. |
bidStrategyGoal | string | The goal of the bid strategy. See BidStrategyGoal for allowed values. |
bidAmount | RecommendationMoney | The bid amount associated with the strategy. See Money. |
See Also
TargetCpaRecommendationTargetCpaRecommendationHistoryDailyCapRecommendationDailyCapRecommendationHistoryApplyTargetCpaRecommendationApplyDailyCapRecommendationResponseEnvelopeResponseErrorResponseErrorDetailResponsePaginationMoneyRecommendationApplyDailyBudgetResponseRecommendationApplyTargetCpaResponseRecommendationDismissDailyBudgetResponseRecommendationDismissTargetCpaResponse