IdCollection 数据对象 - 市场活动管理
定义包含实体标识符列表的对象。
语法
<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>
元素
IdCollection 对象具有以下元素:Ids。
元素 | 说明 | 数据类型 |
---|---|---|
Ids | 实体标识符的列表。 | long 数组 |
要求
服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
使用者
AddNegativeKeywordsToEntities
GetCampaignIdsByBidStrategyIds
GetCampaignIdsByBudgetIds