Class CustomersResource.CustomerLabelsResource
The "customerLabels" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.CustomerLabelsResource
Constructors
CustomerLabelsResource(IClientService)
Constructs a new resource.
Declaration
public CustomerLabelsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Mutate(GoogleAdsSearchads360V23ServicesMutateCustomerLabelsRequest, string)
Creates and removes customer-label relationships. Operation statuses are returned. List of thrown errors: AuthenticationError AuthorizationError DatabaseError HeaderError InternalError LabelError MutateError QuotaError RequestError
Declaration
public virtual CustomersResource.CustomerLabelsResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateCustomerLabelsRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateCustomerLabelsRequest | body | The body of the request. |
| string | customerId | Required. ID of the customer whose customer-label relationships are being modified. |
Returns
| Type | Description |
|---|---|
| CustomersResource.CustomerLabelsResource.MutateRequest |