Service
AdGroupService
BulkMutateJobService
MutateJobService
Dependencies
AdGroupBids
▼
InteractionBid
Inheritance
InteractionBid
▼
PhoneInteractionBid
Abstract base type for interaction bids. Represents bids for interactions other than clicks on the ad url, such as phone calls. This is a beta feature.
- Namespace
-
https://adwords.google.com/api/adwords/cm/v201206 - Fields
| Field | Type | Description |
|---|---|---|
| interactionBidAmount Filterable
Selectable
|
Bid
|
The user specified bid. This field can be selected using the value "InteractionBidAmount". This field can be filtered on. |
| minimumBid Filterable
ReadOnly
Selectable
|
Bid
|
The minimum bid for this type of interaction. This is the default value that is used when the user specified bid is ignored. This field can be selected using the value "MinimumBid". This field can be filtered on. This field is read only and should not be set. If this field is sent to the API, it will be ignored. |
| bidStatus Filterable
ReadOnly
Selectable
|
InteractionBid.BidStatus
|
The status of the bid.
This field can be selected using the value "BidStatus".
This field can be filtered on.
This field is read only and should not be set. If this field is sent to the API, it will be ignored.
Enumerations
|
| InteractionBid.Type |
xsd:string
|
Indicates that this instance is a subtype of InteractionBid. Although this field is returned in the response, it is ignored on input and cannot be selected. Specify xsi:type instead. |