AdGroupPrivacyStatus Value Set - Campaign Management

Defines possible values for ad group privacy status in Audience campaigns.

Syntax

<xs:simpleType name="AdGroupPrivacyStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Unknown" />
    <xs:enumeration value="Active" />
    <xs:enumeration value="TargetingTooNarrow" />
    <xs:enumeration value="Pending" />
  </xs:restriction>
</xs:simpleType>

Values

The AdGroupPrivacyStatus value set has the following values: Active, Pending, TargetingTooNarrow, Unknown.

Value Description
Active The ad group is eligible to serve.
Pending The privacy evaluation is still in progress, and the ad group is not yet eligible to serve.
TargetingTooNarrow The ad group is not eligible to serve because your ad group target criteria e.g., ProfileCriterion are too narrowly defined. Update your target criteria or remarketing lists to broaden your audience and increase estimated unique users.
Unknown Reserved for future use.

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13

Used By

AdGroup