Show / Hide Table of Contents

Class CustomersResource.BiddingDataExclusionsResource

The "biddingDataExclusions" collection of methods.

Inheritance
object
CustomersResource.BiddingDataExclusionsResource
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.BiddingDataExclusionsResource

Constructors

BiddingDataExclusionsResource(IClientService)

Constructs a new resource.

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

Methods

Mutate(GoogleAdsSearchads360V23ServicesMutateBiddingDataExclusionsRequest, string)

Creates, updates, or removes data exclusions. Operation statuses are returned.

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

The body of the request.

string customerId

Required. ID of the customer whose data exclusions are being modified.

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