CompressionType 值集 - 市场活动管理

定义使用市场活动管理服务下载的文件可能的压缩类型。

注意

目前, GetGeoLocationsFileUrl 唯一支持的压缩格式是 GZip。

语法

<xs:simpleType name="CompressionType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Zip" />
    <xs:enumeration value="GZip" />
  </xs:restriction>
</xs:simpleType>

CompressionType 值集具有以下值:GZipZip

说明
Gzip 该文件应为 GZip 压缩。
Zip 保留供以后使用。

目前唯一支持的压缩格式是 GZip。

要求

服务: CampaignManagementService.svc v13
命名 空间: https://bingads.microsoft.com/CampaignManagement/v13

使用者

GetGeoLocationsFileUrl