MaxRoasBiddingScheme Data Object - Campaign Management

This object is not in use and will be removed from a future version of the API.

Syntax

<xs:complexType name="MaxRoasBiddingScheme" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:BiddingScheme">
      <xs:sequence>
        <xs:element minOccurs="0" name="MaxCpc" nillable="true" type="tns:Bid" />
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

Elements

The MaxRoasBiddingScheme object has the following elements: MaxCpc.

Element Description Data Type
MaxCpc The MaxRoasBiddingScheme object is not in use and will be removed from a future version of the API. Bid

The MaxRoasBiddingScheme object has Inherited Elements.

Inherited Elements

Inherited Elements from BiddingScheme

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

Element Description Data Type
Type The MaxRoasBiddingScheme object is not in use and will be removed from a future version of the API. string

Requirements

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