次の方法で共有


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