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广告标识符。 | long |
MigrationStatusInfos | 相应帐户的迁移状态信息列表。 | MigrationStatusInfo 数组 |
要求
服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13