Service
AdGroupCriterionService
AdGroupService
MutateJobService
Dependencies
Represents a multiplier to modify a bid. The final value after modification is represented by the multiplied bid value.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201209 - Fields
| Field | Type | Description |
|---|---|---|
| multiplier |
xsd:double
|
A number used in bidding strategies to increase or decrease a bid by a scale factor. |
| multipliedBid ReadOnly
|
Bid
|
The bid after multiplying original bid with the multiplier. This field is read only and should not be set. If this field is sent to the API, it will be ignored. |