BulkUpsertCustomerCustomAttributesResponse |
DefaultCustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributes(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates custom attributes for customer profiles as a bulk operation.
|
BulkUpsertCustomerCustomAttributesResponse |
CustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributes(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates custom attributes for customer profiles as a bulk operation.
|
CompletableFuture<BulkUpsertCustomerCustomAttributesResponse> |
DefaultCustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributesAsync(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates custom attributes for customer profiles as a bulk operation.
|
CompletableFuture<BulkUpsertCustomerCustomAttributesResponse> |
CustomerCustomAttributesApi.bulkUpsertCustomerCustomAttributesAsync(BulkUpsertCustomerCustomAttributesRequest body)
Creates or updates custom attributes for customer profiles as a bulk operation.
|