AccountMigrationStatusesInfo データ オブジェクト - キャンペーン管理
アカウントの移行状態を含むオブジェクトを定義します。
構文
<xs:complexType name="AccountMigrationStatusesInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element name="AccountId" type="xs:long" />
<xs:element minOccurs="0" name="MigrationStatusInfos" nillable="true" type="tns:ArrayOfMigrationStatusInfo" />
</xs:sequence>
</xs:complexType>
要素
AccountMigrationStatusesInfo オブジェクトには、AccountId、MigrationStatusInfos という要素があります。
要素 | 説明 | データ型 |
---|---|---|
AccountId | アカウントの Microsoft Advertising 識別子。 | long |
MigrationStatusInfos | 対応するアカウントの移行状態情報の一覧。 | MigrationStatusInfo 配列 |
要件
サービス: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13