BulkKeywordCreate.Bid
The keyword-level bid amount for a bulk keyword create item.
Declaration
object BulkKeywordCreate.BidProperties
| Name | Type | Description |
|---|---|---|
currency | string | The ISO 4217 currency code (for example, |
amount Required | string | The monetary amount as a decimal string (for example, |
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 for the full field reference.
See also Money for the amount and currency structure.