편집

다음을 통해 공유


LocationConditionItem Data Object - Campaign Management

Reserved.

Syntax

<xs:complexType name="LocationConditionItem" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Id" type="xs:int" />
    <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Type" nillable="true" type="tns:LocationType" />
  </xs:sequence>
</xs:complexType>

Elements

The LocationConditionItem object has the following elements: Id, Name, Type.

Element Description Data Type
Id Reserved. int
Name Reserved. string
Type Reserved. LocationType

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

Used By

LocationCondition