> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Artifact

> Artifact data type.

Provides details about an exported artifact (e.g Azure blob, Amazon S3 object, etc.)

## Properties

| Name           | Type   | Description                                                |
| :------------- | :----- | :--------------------------------------------------------- |
| NumberOfEvents | int64  | The number of events in the artifact.                      |
| Path           | String | The location in storage where the artifact was written to. |
| SizeInBytes    | int64  | The size of the artifact in bytes.                         |


## Related topics

- [export_completed](/services/playfab/api-references/events/Extension/export-completed.md)
- [WdRemoteCopy](/reference/remoting/functions/wdremotecopy.md)
- [XR-003 Title Quality for Submission](/publishing/certification/xr/xr-003.md)
- [XBOX Certification overview](/publishing/certification/overview.md)
- [PC and mobile certification requirements and top failures](/publishing/certification/pc-certification.md)
