AudienceInfo 数据对象 - 市场活动管理
一个 对象,该对象包含和 ID 受众的类型。
语法
<xs:complexType name="AudienceInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="Type" type="tns:AudienceType" />
</xs:sequence>
</xs:complexType>
元素
AudienceInfo 对象具有以下元素:Id、类型。
元素 | 说明 | 数据类型 |
---|---|---|
ID | 访问群体的 ID。 | long |
类型 | 访问群体的类型。 添加:只读 更新:只读 |
AudienceType |
要求
服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13