源数据对象 - Ad Insight

定义源数据对象。

语法

<xs:complexType name="Feed" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="StoreId" nillable="true" type="xs:long" />
    <xs:element minOccurs="0" name="FeedId" nillable="true" type="xs:long" />
    <xs:element minOccurs="0" name="FeedType" nillable="true" type="xs:long" />
  </xs:sequence>
</xs:complexType>

元素

Feed 对象具有以下元素:FeedIdFeedTypeStoreId

元素 说明 数据类型
FeedId 当 CampaignSubType 设置为 DynamicFeedBasedAds 时,尊重 FeedId

添加:可选。 默认为 null
更新:可选
long
FeedType 源类型。 long
StoreId 当 CampaignSubType 设置为 FeedBasedAds 时,尊重 StoreId

添加:可选。 默认为 null
更新:可选
long

要求

服务: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

使用者

GetAudienceFullEstimation