ManualCpvBiddingScheme Data Object - Campaign Management

Defines an object that represents the manual CPV bid strategy type.

With the ManualCpv (manual cost per view) bid strategy, you set the highest amount that you'd like to pay per view or per click on a video ad, and Microsoft Advertising uses these bids every time.

Syntax

<xs:complexType name="ManualCpvBiddingScheme" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BiddingScheme">
      <xs:sequence />
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

Elements

The ManualCpvBiddingScheme object has Inherited Elements.

Inherited Elements

Inherited Elements from BiddingScheme

The ManualCpvBiddingScheme object derives from the BiddingScheme object, and inherits the following elements: Type. The descriptions below are specific to ManualCpvBiddingScheme, and might not apply to other objects that inherit the same elements from the BiddingScheme object.

Element Description Data Type
Type The type of the bidding scheme.

This value is ManualCpvBiddingScheme when you retrieve a manual CPV bidding scheme. For more information about bidding scheme types, see the BiddingScheme Data Object Remarks.

Add: Read-only
Update: Read-only
string

Requirements

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