AccountStatusReportFilter Value Set - Reporting

Defines the account status values that you can use to filter the report data. These values are also used as column values in reports that include account status, such as the account performance report.

Syntax

<xs:simpleType name="AccountStatusReportFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Active" />
        <xs:enumeration value="Paused" />
        <xs:enumeration value="Inactive" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

Values

The AccountStatusReportFilter value set has the following values: Active, Inactive, Paused.

Value Description
Active The report will contain accounts that are active.
Inactive The report will contain accounts that are not active.
Paused The report will contain accounts that are paused.

Requirements

Service: ReportingService.svc v13
Namespace: https://bingads.microsoft.com/Reporting/v13

Used By

AccountPerformanceReportFilter
AdDynamicTextPerformanceReportFilter
AdExtensionByAdReportFilter
AdExtensionByKeywordReportFilter
AdExtensionDetailReportFilter
AdGroupPerformanceReportFilter
AdPerformanceReportFilter
AgeGenderAudienceReportFilter
AssetGroupPerformanceReportFilter
AudiencePerformanceReportFilter
CallDetailReportFilter
CampaignPerformanceReportFilter
ConversionPerformanceReportFilter
DestinationUrlPerformanceReportFilter
DSAAutoTargetPerformanceReportFilter
DSACategoryPerformanceReportFilter
DSASearchQueryPerformanceReportFilter
GeographicPerformanceReportFilter
GoalsAndFunnelsReportFilter
HotelDimensionPerformanceReportFilter
HotelGroupPerformanceReportFilter
KeywordPerformanceReportFilter
NegativeKeywordConflictReportFilter
ProductDimensionPerformanceReportFilter
ProductNegativeKeywordConflictReportFilter
ProductPartitionPerformanceReportFilter
ProductPartitionUnitPerformanceReportFilter
ProductSearchQueryPerformanceReportFilter
ProfessionalDemographicsAudienceReportFilter
PublisherUsagePerformanceReportFilter
SearchQueryPerformanceReportFilter
ShareOfVoiceReportFilter