Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 1.56 KB

File metadata and controls

42 lines (36 loc) · 1.56 KB
title ms.service ms.subservice ms.topic author ms.author description
Bid Data Object - Campaign Management
bing-ads
campaign-management-api
article
jonmeyers
jonmeyers
The highest price that you want to pay each time someone clicks your ad.

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