Class CustomersResource.UserListCustomerTypesResource
The "userListCustomerTypes" collection of methods.
Inherited Members
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class CustomersResource.UserListCustomerTypesResource
Constructors
UserListCustomerTypesResource(IClientService)
Constructs a new resource.
Declaration
public UserListCustomerTypesResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Mutate(GoogleAdsSearchads360V23ServicesMutateUserListCustomerTypesRequest, string)
Attach or remove user list customer types. Operation statuses are returned. List of thrown errors: AuthenticationError AuthorizationError UserListCustomerTypeError HeaderError InternalError QuotaError RequestError
Declaration
public virtual CustomersResource.UserListCustomerTypesResource.MutateRequest Mutate(GoogleAdsSearchads360V23ServicesMutateUserListCustomerTypesRequest body, string customerId)
Parameters
| Type | Name | Description |
|---|---|---|
| GoogleAdsSearchads360V23ServicesMutateUserListCustomerTypesRequest | body | The body of the request. |
| string | customerId | Required. The ID of the customer whose user list customer types are being modified. |
Returns
| Type | Description |
|---|---|
| CustomersResource.UserListCustomerTypesResource.MutateRequest |