# Fastly::Serviceusagemetric ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **customer_id** | **String** | | [optional][readonly] | | **service_id** | **String** | Service ID associated with the usage. | [optional] | | **service_name** | **String** | Name of the service associated with the usage. | [optional] | | **usage_units** | **Float** | The quantity of the usage for the billing period. Amount will be in the units provided in the parent object (e.g., a quantity of `1.3` with a unit of `gb` would have a usage amount of 1.3 gigabytes). | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)