Condividi tramite


Oggetto dati IdCollection - Campaign Management

Definisce un oggetto che contiene un elenco di identificatori di entità.

Sintassi

<xs:complexType name="IdCollection" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element xmlns:q90="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="Ids" nillable="true" type="q90:ArrayOfNullableOflong" />
  </xs:sequence>
</xs:complexType>

Elementi

L'oggetto IdCollection include gli elementi seguenti: Ids.

Elemento Descrizione Tipo di dati
Id Elenco di identificatori di entità. matrice long

Requisiti

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

Usato da

AddNegativeKeywordsToEntities
GetCampaignIdsByBidStrategyIds
GetCampaignIdsByBudgetIds