Class CustomersResource.CustomInterestsResource
The "customInterests" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.CustomInterestsResource
Constructors
CustomInterestsResource(IClientService)
Constructs a new resource.
Declaration
public CustomInterestsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Mutate(GoogleAdsSearchads360V23ServicesMutateCustomInterestsRequest, string)
Creates or updates custom interests. Operation statuses are returned. List of thrown errors: AuthenticationError AuthorizationError CriterionError CustomInterestError HeaderError InternalError MutateError PolicyViolationError QuotaError RequestError StringLengthError
Declaration
public virtual CustomersResource.CustomInterestsResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateCustomInterestsRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateCustomInterestsRequest | body | The body of the request. |
| string | customerId | Required. The ID of the customer whose custom interests are being modified. |
Returns
| Type | Description |
|---|---|
| CustomersResource.CustomInterestsResource.MutateRequest |