Oggetto dati CustomerListUserData - Campaign Management
Definisce un oggetto dati CustomerListUserData.
Sintassi
<xs:complexType name="CustomerListUserData" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element name="ActionType" type="tns:CustomerListActionType" />
<xs:element name="AudienceId" type="xs:long" />
<xs:element name="CustomerListItemSubType" type="tns:CustomerListItemSubType" />
<xs:element xmlns:q129="http://schemas.microsoft.com/2003/10/Serialization/Arrays" name="CustomerListItems" nillable="true" type="q129:ArrayOfstring" />
</xs:sequence>
</xs:complexType>
Elementi
L'oggetto CustomerListUserData include gli elementi seguenti: ActionType, AudienceId, CustomerListItems, CustomerListItemSubType.
Elemento | Descrizione | Tipo di dati |
---|---|---|
ActionType | Tipo di azione durante il caricamento dei dati utente. | CustomerListActionType |
AudienceId | Identificatore assegnato da Microsoft Advertising di un gruppo di destinatari, ad esempio l'ID elenco clienti. | long |
CustomerListItems | Eseguire un'azione per un elemento elenco clienti all'interno di questa matrice. | matrice di stringhe |
CustomerListItemSubType | Tipo di dati utente dell'elemento elenco clienti. | CustomerListItemSubType |
Requisiti
Servizio: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13