---
title: BulkKeywordUpdate.Bid
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/bulkkeywordupdate/bid-data.dictionary
---

# BulkKeywordUpdate.Bid

The updated keyword-level bid amount for a bulk keyword update item.

## Declaration

```data
object BulkKeywordUpdate.Bid
```

## Properties

currency: The ISO 4217 currency code (for example, "USD", "EUR"). Must match the ad account’s currency. amount: The monetary amount as a decimal string (for example, "10.00"), represented as a string to preserve decimal precision.

## Discussion

Discussion The updated keyword-level bid amount for a bulk keyword update item, expressed as a Money object with amount and currency. It overrides the ad group’s default bid for this keyword. This bid isn’t used with Maximize Conversions bid strategy campaigns. See BulkKeywordUpdate for the full field reference.
