---
title: BulkKeywordCreate
framework: Apple Ads Platform API
role: symbol
role_heading: Object
platforms: [apple ads platform api 1.0+]
path: apple-ads-platform-api/bulkkeywordcreate
---

# BulkKeywordCreate

The data payload for a single keyword-create item within a bulk create request.

## Declaration

```data
object BulkKeywordCreate
```

## Properties

adGroupId: The ad group in which the keyword is created. text: The keyword text. Minimum length of 1. matchType: The keyword’s match type. See KeywordMatchType. bid: The keyword-level bid amount. Nullable. See Money. status: The keyword’s status. See KeywordStatus.

## Topics

### Dictionaries

- [BulkKeywordCreate.Bid](apple-ads-platform-api/bulkkeywordcreate/bid-data.dictionary.md)

### Type Aliases

- [BulkKeywordCreate.MatchType](apple-ads-platform-api/bulkkeywordcreate/matchtype-data.typealias.md)
- [BulkKeywordCreate.Status](apple-ads-platform-api/bulkkeywordcreate/status-data.typealias.md)

## See Also

- [BaseBulkRequest](apple-ads-platform-api/basebulkrequest.md)
- [BulkOperationRequest](apple-ads-platform-api/bulkoperationrequest.md)
- [BulkItemResult](apple-ads-platform-api/bulkitemresult.md)
- [BulkItemResultKeyword](apple-ads-platform-api/bulkitemresultkeyword.md)
- [BulkItemResultNegativeKeyword](apple-ads-platform-api/bulkitemresultnegativekeyword.md)
- [BulkResponse](apple-ads-platform-api/bulkresponse.md)
- [KeywordCreateBulkRequest](apple-ads-platform-api/keywordcreatebulkrequest.md)
- [KeywordCreateBulkResponse](apple-ads-platform-api/keywordcreatebulkresponse.md)
- [KeywordUpdateBulkRequest](apple-ads-platform-api/keywordupdatebulkrequest.md)
- [KeywordUpdateBulkResponse](apple-ads-platform-api/keywordupdatebulkresponse.md)
- [NegativeKeywordCreateBulkRequest](apple-ads-platform-api/negativekeywordcreatebulkrequest.md)
- [NegativeKeywordCreateBulkResponse](apple-ads-platform-api/negativekeywordcreatebulkresponse.md)
- [NegativeKeywordUpdateBulkRequest](apple-ads-platform-api/negativekeywordupdatebulkrequest.md)
- [NegativeKeywordUpdateBulkResponse](apple-ads-platform-api/negativekeywordupdatebulkresponse.md)
- [BulkKeywordUpdate](apple-ads-platform-api/bulkkeywordupdate.md)
