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 third party measurement setting data object.
Syntax
<xs:complexType name="ThirdPartyMeasurementSetting" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:Setting">
<xs:sequence>
<xs:element xmlns:q8="http://schemas.datacontract.org/2004/07/System.Collections.Generic" minOccurs="0" name="Details" nillable="true" type="q8:ArrayOfArrayOfKeyValuePairOfstringstring" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The ThirdPartyMeasurementSetting object has the following elements: Details.
| Element | Description | Data Type |
|---|---|---|
| Details | Reserved. | KeyValuePairOfstringstring array |
The ThirdPartyMeasurementSetting object has Inherited Elements.
Inherited Elements
Inherited Elements from Setting
The ThirdPartyMeasurementSetting object derives from the Setting object, and inherits the following elements: Type. The descriptions below are specific to ThirdPartyMeasurementSetting, and might not apply to other objects that inherit the same elements from the Setting object.
| Element | Description | Data Type |
|---|---|---|
| Type | Reserved. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13