CampaignStatusReportFilter Value Set - Reporting

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

Syntax

<xs:simpleType name="CampaignStatusReportFilter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Active" />
        <xs:enumeration value="Deleted">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">4</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Paused">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">8</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="BudgetPaused">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="Suspended">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">64</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

Values

The CampaignStatusReportFilter value set has the following values: Active, BudgetPaused, Deleted, Paused, Suspended.

Value Description
Active The report will contain campaigns that are active.
BudgetPaused The report will contain campaigns that are paused due to budget restrictions.
Deleted The report will contain campaigns that have been deleted.
Paused The report will contain campaigns that are paused.
Suspended The report will contain campaigns that have been suspended.

Requirements

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

Used By

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