[Home](./index.md) > [bitburner](./bitburner.md) > [OfficeAPI](./bitburner.officeapi.md) > [hireAdVert](./bitburner.officeapi.hireadvert.md) ## OfficeAPI.hireAdVert() method Hire AdVert. **Signature:** ```typescript hireAdVert(divisionName: string): void; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | divisionName | string | Name of the division | **Returns:** void