Show / Hide Table of Contents

Class CustomersResource.BiddingSeasonalityAdjustmentsResource

The "biddingSeasonalityAdjustments" collection of methods.

Inheritance
object
CustomersResource.BiddingSeasonalityAdjustmentsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.BiddingSeasonalityAdjustmentsResource

Constructors

BiddingSeasonalityAdjustmentsResource(IClientService)

Constructs a new resource.

Declaration
public BiddingSeasonalityAdjustmentsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

Mutate(GoogleAdsSearchads360V23ServicesMutateBiddingSeasonalityAdjustmentsRequest, string)

Creates, updates, or removes seasonality adjustments. Operation statuses are returned.

Declaration
public virtual CustomersResource.BiddingSeasonalityAdjustmentsResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateBiddingSeasonalityAdjustmentsRequest body, string customerId)
Parameters
Type Name Description
GoogleAdsSearchads360V23ServicesMutateBiddingSeasonalityAdjustmentsRequest body

The body of the request.

string customerId

Required. ID of the customer whose seasonality adjustments are being modified.

Returns
Type Description
CustomersResource.BiddingSeasonalityAdjustmentsResource.MutateRequest
In this article
Back to top Generated by DocFX