MutateBiddingSeasonalityAdjustmentsResult

The result for the seasonality adjustment mutate.

JSON representation
{
  "resourceName": string,
  "biddingSeasonalityAdjustment": {
    object (BiddingSeasonalityAdjustment)
  }
}
Fields
resourceName

string

Returned for successful operations.

biddingSeasonalityAdjustment

object (BiddingSeasonalityAdjustment)

The mutated bidding seasonality adjustment with only mutable fields after mutate. The field will only be returned when responseContentType is set to "MUTABLE_RESOURCE".