[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. | **Returns:** number The cost to hire AdVert.