Show / Hide Table of Contents

Class CustomersResource.AudiencesResource

The "audiences" collection of methods.

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

Constructors

AudiencesResource(IClientService)

Constructs a new resource.

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

Methods

Mutate(GoogleAdsSearchads360V23ServicesMutateAudiencesRequest, string)

Creates audiences. Operation statuses are returned. List of thrown errors: AudienceError

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

The body of the request.

string customerId

Required. The ID of the customer whose audiences are being modified.

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