Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The editorial review status of the asset group, which indicates whether the asset group is pending review, has been approved, or has been disapproved.
Syntax
<xs:simpleType name="AssetGroupEditorialStatus" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Active" />
<xs:enumeration value="Disapproved" />
<xs:enumeration value="Inactive" />
<xs:enumeration value="ActiveLimited" />
</xs:restriction>
</xs:simpleType>
Values
The AssetGroupEditorialStatus value set has the following values: Active, ActiveLimited, Disapproved, Inactive.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13