Contents

BulkKeywordUpdate.Bid

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

Declaration

object BulkKeywordUpdate.Bid

Properties

NameTypeDescription
currencystring

The ISO 4217 currency code (for example, "USD", "EUR"). Must match the ad account’s currency.

amount Requiredstring

The monetary amount as a decimal string (for example, "10.00"), represented as a string to preserve decimal precision.

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.