BulkNegativeKeywordCreate
The data payload for a single negative-keyword-create item within a bulk create request.
Declaration
object BulkNegativeKeywordCreateProperties
| Name | Type | Description |
|---|---|---|
campaignId | int64 | The campaign in which the negative keyword is created. Nullable. |
adGroupId | int64 | The ad group in which the negative keyword is created. Nullable. |
text Required | string | The negative keyword text. Minimum length of 1. |
matchType | BulkNegativeKeywordCreate.MatchType | The negative keyword’s match type. See KeywordMatchType. |
status | BulkNegativeKeywordCreate.Status | The negative keyword’s status. See NegativeKeywordStatus. |
Topics
Type Aliases
See Also
BaseBulkRequestBulkOperationRequestBulkItemResultBulkItemResultKeywordBulkItemResultNegativeKeywordBulkResponseKeywordCreateBulkRequestKeywordCreateBulkResponseKeywordUpdateBulkRequestKeywordUpdateBulkResponseNegativeKeywordCreateBulkRequestNegativeKeywordCreateBulkResponseNegativeKeywordUpdateBulkRequestNegativeKeywordUpdateBulkResponseBulkKeywordCreate