lib/google/apis/displayvideo_v3/classes.rb in google-apis-displayvideo_v3-0.18.0 vs lib/google/apis/displayvideo_v3/classes.rb in google-apis-displayvideo_v3-0.19.0
- old
+ new
@@ -11575,13 +11575,18 @@
# Corresponds to the JSON property `audienceExpansionSeedListExcluded`
# @return [Boolean]
attr_accessor :audience_expansion_seed_list_excluded
alias_method :audience_expansion_seed_list_excluded?, :audience_expansion_seed_list_excluded
- # Required. Whether to enable Optimized Targeting for the line item. *Warning*:
- # Starting on **September 30, 2024**, optimized targeting will no longer be
- # compatible with a subset of bid strategies. [Read more about this announced
- # change](/display-video/api/deprecations#features.ot_bid_strategies).
+ # Required. Whether to enable Optimized Targeting for the line item. Optimized
+ # targeting is not compatible with all bid strategies. Attempting to set this
+ # field to `true` for a line item using one of the following combinations of
+ # BiddingStrategy fields and BiddingStrategyPerformanceGoalType will result in
+ # an error: maximize_auto_spend_bid: * `
+ # BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_CIVA` * `
+ # BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_IVO_TEN` * `
+ # BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_AV_VIEWED` performance_goal_auto_bid: *
+ # `BIDDING_STRATEGY_PERFORMANCE_GOAL_TYPE_VIEWABLE_CPM`
# Corresponds to the JSON property `enableOptimizedTargeting`
# @return [Boolean]
attr_accessor :enable_optimized_targeting
alias_method :enable_optimized_targeting?, :enable_optimized_targeting