Contents

BulkNegativeKeywordUpdate

The data payload for a single negative-keyword-update item within a bulk update request, identifying the record by id.

Declaration

object BulkNegativeKeywordUpdate

Properties

NameTypeDescription
id Requiredint64

The identifier of the negative keyword to update.

statusBulkNegativeKeywordUpdate.Status

The updated negative keyword status. See NegativeKeywordStatus.

Topics

Type Aliases

See Also