Bid Data Object - Campaign Management

The highest price that you want to pay each time someone clicks your ad.

Syntax

<xs:complexType name="Bid" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Amount" nillable="true" type="xs:double" />
  </xs:sequence>
</xs:complexType>

Elements

The Bid object has the following elements: Amount.

Element Description Data Type
Amount The bid value. For details about the valid bid range for your market, see Currencies. double

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

Used By

AdGroup
Keyword
MaxClicksBiddingScheme
MaxConversionsBiddingScheme
MaxRoasBiddingScheme
TargetCpaBiddingScheme
TargetImpressionShareBiddingScheme
TargetRoasBiddingScheme