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 asset group URL target data object.
Syntax
<xs:complexType name="AssetGroupUrlTarget" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="Status" type="tns:GenericEntityStatus" />
<xs:element minOccurs="0" name="TargetCondition1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TargetCondition2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TargetCondition3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TargetConditionOperator1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TargetConditionOperator2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TargetConditionOperator3" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TargetValue1" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TargetValue2" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="TargetValue3" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The AssetGroupUrlTarget object has the following elements: Id, Status, TargetCondition1, TargetCondition2, TargetCondition3, TargetConditionOperator1, TargetConditionOperator2, TargetConditionOperator3, TargetValue1, TargetValue2, TargetValue3.
| Element | Description | Data Type |
|---|---|---|
| Id | Reserved. | long |
| Status | Reserved. | GenericEntityStatus |
| TargetCondition1 | Reserved. | string |
| TargetCondition2 | Reserved. | string |
| TargetCondition3 | Reserved. | string |
| TargetConditionOperator1 | Reserved. | string |
| TargetConditionOperator2 | Reserved. | string |
| TargetConditionOperator3 | Reserved. | string |
| TargetValue1 | Reserved. | string |
| TargetValue2 | Reserved. | string |
| TargetValue3 | Reserved. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13