AdGroupStatusReportFilter Value Set - Reporting

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

Syntax

<xs:simpleType name="AdGroupStatusReportFilter" 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:enumeration value="Expired" />
        <xs:enumeration value="Paused">
          <xs:annotation>
            <xs:appinfo>
              <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">16</EnumerationValue>
            </xs:appinfo>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

Values

The AdGroupStatusReportFilter value set has the following values: Active, Deleted, Expired, Paused.

Value Description
Active The report will contain ad groups that are active.
Deleted The report will contain ad groups that have been deleted.
Expired The report will contain ad groups that have expired.
Paused The report will contain ad groups that are paused.

Requirements

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

Used By

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