共用方式為


ShareOfVoiceReportFilter 資料物件 - 報告

定義用來篩選語音報表資料共用的準則。

語法

<xs:complexType name="ShareOfVoiceReportFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="AccountStatus" nillable="true" type="tns:AccountStatusReportFilter" />
    <xs:element minOccurs="0" name="AdDistribution" nillable="true" type="tns:AdDistributionReportFilter" />
    <xs:element minOccurs="0" name="AdGroupStatus" nillable="true" type="tns:AdGroupStatusReportFilter" />
    <xs:element minOccurs="0" name="BidMatchType" nillable="true" type="tns:BidMatchTypeReportFilter" />
    <xs:element minOccurs="0" name="BidStrategyType" nillable="true" type="tns:BidStrategyTypeReportFilter" />
    <xs:element minOccurs="0" name="CampaignStatus" nillable="true" type="tns:CampaignStatusReportFilter" />
    <xs:element minOccurs="0" name="DeliveredMatchType" nillable="true" type="tns:DeliveredMatchTypeReportFilter" />
    <xs:element minOccurs="0" name="DeviceType" nillable="true" type="tns:DeviceTypeReportFilter" />
    <xs:element minOccurs="0" name="KeywordStatus" nillable="true" type="tns:KeywordStatusReportFilter" />
    <xs:element xmlns:q13="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Keywords" nillable="true" type="q13:ArrayOfstring" />
    <xs:element minOccurs="0" name="Language" nillable="true" type="tns:LanguageReportFilter" />
  </xs:sequence>
</xs:complexType>

元素

ShareOfVoiceReportFilter物件具有下列元素:AccountStatusAdDistributionAdGroupStatusBidMatchTypeBidStrategyTypeCampaignStatusDeliveredMatchTypeDeviceTypeKeywordsKeywordStatusLanguage

元素 說明 資料類型
AccountStatus 報表只會包含帳戶狀態的資料。 例如,您可以使用篩選準則只包含使用中帳戶的資料。

您可以指定一或多個帳戶狀態。
AccountStatusReportFilter
AdDistribution 報表只會包含指定之散發媒體的資料。 例如,您可以使用篩選準則,只包含搜尋廣告的資料。

您可以指定一或多個散發媒體。
AdDistributionReportFilter
AdGroupStatus 報表只會包含廣告群組狀態的資料。 例如,您可以使用篩選準則只包含作用中廣告群組的資料。

您可以指定一或多個廣告群組狀態。
AdGroupStatusReportFilter
BidMatchType 報表只會包含指定之比對類型的資料。 例如,您可以使用篩選準則來包含使用確切或片語比對類型進行廣告的廣告資料。

您可以指定一或多個比對類型。

若要篩選傳遞的比對類型,請參閱 DeliveredMatchType 元素。
BidMatchTypeReportFilter
BidStrategyType 報表將只包含指定之中標策略類型或類型的資料。 例如,您可以使用篩選準則,只包含使用增強型的中標策略類型進行中標價的關鍵字資料。

您可以指定一或多個中標策略類型。
BidStrategyTypeReportFilter
CampaignStatus 報表只會包含行銷活動狀態的資料。 例如,您可以使用篩選準則,只包含作用中活動的資料。

您可以指定一或多個行銷活動狀態。
CampaignStatusReportFilter
DeliveredMatchType 報表只會包含所指定傳遞比對型別的資料。 例如,您可以使用篩選來包含使用確切或片語比對類型傳遞之廣告的資料。

您可以指定一或多個傳遞的比對類型。

若要篩選比對類型,請參閱 BidMatchType 元素。
DeliveredMatchTypeReportFilter
DeviceType 報表只會包含廣告顯示所在指定裝置類型的資料。 例如,您可以使用篩選準則,只包含智慧型手機上顯示之擴充文字廣告的資料。

您可以指定一或多個裝置類型。
DeviceTypeReportFilter
關鍵 字 報表只會包含指定關鍵字的資料。 您可以指定最多 75 個關鍵字。 每個關鍵字最多可以包含 100 個字元。 字串數
KeywordStatus 報表只會包含關鍵字狀態的資料。 例如,您可以使用篩選準則,只包含使用中關鍵字的資料。

您可以指定一或多個關鍵字狀態。
KeywordStatusReportFilter
語言 報表只會包含使用指定語言之網站的資料。

您可以指定一或多個語言。
LanguageReportFilter

需求

服務: ReportingService.svc v13
命名 空間: https://bingads.microsoft.com/Reporting/v13

消費者

ShareOfVoiceReportRequest