Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13