NegativeAdGroupCriterion Data Object - Campaign Management
Defines a criterion that you want to exclude from the specified ad group.
<xs:complexType name="NegativeAdGroupCriterion" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:AdGroupCriterion">
<xs:sequence />
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The NegativeAdGroupCriterion object has Inherited Elements.
Inherited Elements
Inherited Elements from AdGroupCriterion
The NegativeAdGroupCriterion object derives from the AdGroupCriterion object, and inherits the following elements: AdGroupId, Criterion, Id, Status, Type. The descriptions below are specific to NegativeAdGroupCriterion, and might not apply to other objects that inherit the same elements from the AdGroupCriterion object.
Element | Description | Data Type |
---|---|---|
AdGroupId | The identifier of the ad group to apply the criterion to. Add: Required Update: Required |
long |
Criterion | The criterion to apply to the ad group. The criterion helps determine whether ads in the ad group are served. For a list of available criterion types, see AdGroupCriterionType. Add: Optional Update: Optional. If no value is set for the update, this setting is not changed. |
Criterion |
Id | The unique Microsoft Advertising identifier for the ad group criterion. Add: Read-only Update: Required |
long |
Status | A status value that determines whether the criterion applies for the ad group. Currently the only supported status for negative ad group criterions is Active. Add: Read-only Update: Read-only |
AdGroupCriterionStatus |
Type | The type of the ad group criterion. This value is NegativeAdGroupCriterion when you retrieve a negative ad group criterion. For more information about ad group criterion types, see the AdGroupCriterion Data Object Remarks. Add: Read-only Update: Read-only |
string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13