AdSubType 值集 - 市场活动管理
定义可能的广告子类型。
语法
<xs:simpleType name="AdSubType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="Video" />
<xs:enumeration value="Display" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
值
AdSubType 值集具有以下值:Display、Video。
值 | 说明 |
---|---|
显示 | 广告是显示广告。 |
视频 | 广告是视频广告。 |
要求
服务: CampaignManagementService.svc v13
命名空间: https://bingads.microsoft.com/CampaignManagement/v13