Class CustomersResource.BiddingStrategiesResource
The "biddingStrategies" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.BiddingStrategiesResource
Constructors
BiddingStrategiesResource(IClientService)
Constructs a new resource.
Declaration
public BiddingStrategiesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Mutate(GoogleAdsSearchads360V23ServicesMutateBiddingStrategiesRequest, string)
Creates, updates, or removes bidding strategies. Operation statuses are returned. List of thrown errors: AdxError AuthenticationError AuthorizationError BiddingError BiddingStrategyError ContextError DatabaseError DateError DistinctError FieldError FieldMaskError HeaderError IdError InternalError MutateError NewResourceCreationError NotEmptyError NullError OperationAccessDeniedError OperatorError QuotaError RangeError RequestError SizeLimitError StringFormatError StringLengthError
Declaration
public virtual CustomersResource.BiddingStrategiesResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateBiddingStrategiesRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateBiddingStrategiesRequest | body | The body of the request. |
| string | customerId | Required. The ID of the customer whose bidding strategies are being modified. |
Returns
| Type | Description |
|---|---|
| CustomersResource.BiddingStrategiesResource.MutateRequest |