Objet de données LocationCondition - Gestion des campagnes
Réservé.
Syntaxe
<xs:complexType name="LocationCondition" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="ExcludedLocationIntent" nillable="true" type="tns:IntentOption" />
<xs:element minOccurs="0" name="ExcludedLocations" nillable="true" type="tns:ArrayOfLocationConditionItem" />
<xs:element minOccurs="0" name="IncludedLocationIntent" nillable="true" type="tns:IntentOption" />
<xs:element minOccurs="0" name="IncludedLocations" nillable="true" type="tns:ArrayOfLocationConditionItem" />
<xs:element minOccurs="0" name="IsPrimary" type="xs:boolean" />
</xs:sequence>
</xs:complexType>
Éléments
L’objet LocationCondition contient les éléments suivants : ExcludedLocationIntent, ExcludedLocations, IncludedLocationIntent, IncludedLocations, IsPrimary.
Élément | Description | Type de données |
---|---|---|
ExcludedLocationIntent | Réservé. | IntentOption |
ExcludedLocations | Réservé. | Tableau LocationConditionItem |
IncludedLocationIntent | Réservé. | IntentOption |
IncludedLocations | Réservé. | Tableau LocationConditionItem |
IsPrimary | Réservé. | boolean |
Configuration requise
Service : CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13