Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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:q91="http://schemas.datacontract.org/2004/07/System" minOccurs="0" name="Ids" nillable="true" type="q91: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