# buildTarget

> The BuildTarget of the Build Profile to be built in the cloud.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Profile](/engine/6000.3/script-reference/unityeditor/build/profile.md)
* **Assembly:** UnityEditor

```csharp
public BuildTarget buildTarget { get; }
```

### Remarks

The BuildTarget associated with the Build Profile that will be built by the Build Automation service
