标签数据对象 - 市场活动管理
定义标签对象,以将市场活动、广告组、广告和关键字组织到组中。 然后,可以对标签进行筛选和运行报表,以获取对你最有意义的数据。
语法
<xs:complexType name="Label" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="ColorCode" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
元素
Label 对象具有以下元素:ColorCode、Description、Id、Name。
要求
服务: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13