BidOption Value Set - Campaign Management

Determines whether or not to amplify your partner's bid.

Note

This value set is reserved for internal use, and will be removed in a future API version.

Syntax

<xs:simpleType name="BidOption" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="BidValue" />
    <xs:enumeration value="BidBoost" />
  </xs:restriction>
</xs:simpleType>

Values

The BidOption value set has the following values: BidBoost, BidValue.

Value Description
BidBoost A bid boost allows you to amplify your partner's bid.

You should only use BidBoost if your partner uses BidValue.
BidValue A bid value ad group allows you to bid on products that your merchandising partner doesn't target.

Requirements

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

Used By

CoOpSetting