AdWords API
Feedback on this document

abstract type InteractionBid (v201206)

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
FEE
The minimumBid is used.
BID
The user specified interactionBidAmount is used when applicable.
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.

Authentication required

You need to be signed in with Google+ to do that.

Signing you in...

Google Developers needs your permission to do that.