IdCollection Data Object - Campaign Management

Defines an object that contains a list of entity identifiers.

Syntax

<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>

Elements

The IdCollection object has the following elements: Ids.

Element Description Data Type
Ids A list of entity identifiers. long array

Requirements

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

Used By

AddNegativeKeywordsToEntities
GetCampaignIdsByBidStrategyIds
GetCampaignIdsByBudgetIds