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.
Defines the possible ad rotation types that you can apply to an ad group.
For ad groups with more than one ad, these options determine how the ads are rotated into the auction.
Syntax
<xs:simpleType name="AdRotationType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="OptimizeForClicks" />
<xs:enumeration value="RotateAdsEvenly" />
</xs:restriction>
</xs:simpleType>
Values
The AdRotationType value set has the following values: OptimizeForClicks, RotateAdsEvenly.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13