Use * syntax for faster search
Page History
...
What is it? A fix to an issue discovered regarding 2.0 line item endpoints when using a PATCH call to adjust bidding object keys. Previous behavior was that any change to bidding.pacing, bidding.custom, or bidding.bid_shading_control bidding object keys would reset bidding.pacing_behavior, bidding.multiplier, and bidding.catchup_behavior back to their default values. With our this fix, bidding.pacing_behavior, bidding.multiplier, and bidding.catchup_behavior will only reset to default values when a change is made to bidding.strategy.
...