<!--
{
  "availability" : [
    "Apple Ads Platform API: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Apple-Ads-Platform-API",
  "identifier" : "/documentation/Apple-Ads-Platform-API/BulkKeywordCreate/Bid-data.dictionary",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "Apple Ads Platform API"
    ],
    "preciseIdentifier" : "data:apple-ads-platform-api:BulkKeywordCreate.Bid"
  },
  "title" : "BulkKeywordCreate.Bid"
}
-->

# BulkKeywordCreate.Bid

The keyword-level bid amount for a bulk keyword create item.

```
object BulkKeywordCreate.Bid
```

## Discussion

The keyword-level bid amount for a bulk keyword create item, expressed as a `Money` object with `amount` and `currency`. It overrides the ad group’s default bid for this keyword. Omit the field or pass `null` to default to the ad group’s `BidStrategy` bid instead. This bid isn’t used with Maximize Conversions bid strategy campaigns.

See [`BulkKeywordCreate`](/documentation/Apple-Ads-Platform-API/BulkKeywordCreate) for the full field reference.

See also [`Money`](/documentation/Apple-Ads-Platform-API/Money) for the amount and currency structure.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)