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 experiment arm data object.
Syntax
<xs:complexType name="ExperimentArm" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element xmlns:q143="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="CampaignIds" nillable="true" type="q143:ArrayOflong" />
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="IsControlArm" type="xs:boolean" />
<xs:element minOccurs="0" name="TrafficSplit" type="xs:int" />
</xs:sequence>
</xs:complexType>
Elements
The ExperimentArm object has the following elements: CampaignIds, Id, IsControlArm, TrafficSplit.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13