[Home](./index.md) > [bitburner](./bitburner.md) > [OfficeAPI](./bitburner.officeapi.md) > [getHireAdVertCost](./bitburner.officeapi.gethireadvertcost.md) ## OfficeAPI.getHireAdVertCost() method Get the cost to hire AdVert. **Signature:** ```typescript getHireAdVertCost(divisionName: string): number; ``` ## Parameters
| Parameter | Type | Description |
|---|---|---|
| divisionName | string | Name of the division. |