共用方式為


GeographicPerformanceReportFilter 資料物件 - 報告

定義用來篩選地理效能報告資料的準則。

語法

<xs:complexType name="GeographicPerformanceReportFilter" 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="AssetGroupStatus" nillable="true" type="tns:AssetGroupStatusReportFilter" />
    <xs:element minOccurs="0" name="CampaignStatus" nillable="true" type="tns:CampaignStatusReportFilter" />
    <xs:element xmlns:q15="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="CountryCode" nillable="true" type="q15:ArrayOfstring" />
    <xs:element minOccurs="0" name="Language" nillable="true" type="tns:LanguageReportFilter" />
  </xs:sequence>
</xs:complexType>

元素

GeographicPerformanceReportFilter物件具有下列元素:AccountStatusAdDistributionAdGroupStatusAssetGroupStatusCampaignStatusCountryCodeLanguage

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

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

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

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

您可以指定一或多個資產群組狀態。
AssetGroupStatusReportFilter
CampaignStatus 報表只會包含行銷活動狀態的資料。 例如,您可以使用篩選準則,只包含作用中活動的資料。

您可以指定一或多個行銷活動狀態。
CampaignStatusReportFilter
CountryCode 報表只會包含使用者按一下廣告所在之指定國家/地區的資料。

如需可能值的清單,請參閱 地理位置代碼
字串數
語言 報表只會包含使用指定語言之網站的資料。

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

需求

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

消費者

GeographicPerformanceReportRequest