ProductNegativeKeywordConflictReportColumn Value Set - Reporting

Defines the attributes columns that you can include in the ProductNegativeKeywordConflictReportRequest.

For a list of columns that you must include, please see the Required Columns section below.

Syntax

<xs:simpleType name="ProductNegativeKeywordConflictReportColumn" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="AccountName" />
    <xs:enumeration value="AccountNumber" />
    <xs:enumeration value="AccountId" />
    <xs:enumeration value="AccountStatus" />
    <xs:enumeration value="CampaignName" />
    <xs:enumeration value="CampaignId" />
    <xs:enumeration value="CampaignStatus" />
    <xs:enumeration value="AdGroupName" />
    <xs:enumeration value="AdGroupId" />
    <xs:enumeration value="AdGroupStatus" />
    <xs:enumeration value="MerchantProductId" />
    <xs:enumeration value="Title" />
    <xs:enumeration value="AdGroupCriterionId" />
    <xs:enumeration value="ProductGroup" />
    <xs:enumeration value="NegativeKeywordId" />
    <xs:enumeration value="NegativeKeyword" />
    <xs:enumeration value="NegativeKeywordListId" />
    <xs:enumeration value="ConflictLevel" />
    <xs:enumeration value="NegativeKeywordMatchType" />
    <xs:enumeration value="CampaignType" />
    <xs:enumeration value="AssetGroupId" />
    <xs:enumeration value="AssetGroupName" />
    <xs:enumeration value="AssetGroupStatus" />
  </xs:restriction>
</xs:simpleType>

Values

The ProductNegativeKeywordConflictReportColumn value set has the following values: AccountId, AccountName, AccountNumber, AccountStatus, AdGroupCriterionId, AdGroupId, AdGroupName, AdGroupStatus, AssetGroupId, AssetGroupName, AssetGroupStatus, CampaignId, CampaignName, CampaignStatus, CampaignType, ConflictLevel, MerchantProductId, NegativeKeyword, NegativeKeywordId, NegativeKeywordListId, NegativeKeywordMatchType, ProductGroup, Title.

Value Description
AccountId The Microsoft Advertising assigned identifier of an account.
AccountName The account name.
AccountNumber The Microsoft Advertising assigned number of an account.
AccountStatus The current account status.
AdGroupCriterionId The Microsoft Advertising assigned identifier of an ad group criterion.

Note: In Performance max campaigns, this is ListingGroupId.
AdGroupId The Microsoft Advertising assigned identifier of an ad group.
AdGroupName The ad group name.
AdGroupStatus The current ad group status.
AssetGroupId The Microsoft Advertising assigned identifier of an asset group.
AssetGroupName The asset group name.
AssetGroupStatus The asset group status.
CampaignId The Microsoft Advertising assigned identifier of a campaign.
CampaignName The campaign name.
CampaignStatus The current campaign status.
CampaignType The campaign type.

Possible values include Audience, Dynamic search, Performance max, Search & content, and Shopping.
ConflictLevel The entity level where the keyword and negative keyword conflict occurs. The possible values are AdGroup and Campaign.
MerchantProductId The unique identifier provided by a merchant for each product offer.
NegativeKeyword The negative keyword text.
NegativeKeywordId The Microsoft Advertising assigned identifier of a negative keyword.
NegativeKeywordListId The Microsoft Advertising assigned identifier of a negative keyword list.
NegativeKeywordMatchType The type of match to compare the negative keyword and the user's search term. The possible values for a negative keyword are Exact and Phrase.
ProductGroup The backward slash delimited list of product conditions, reported as Operand = Attribute. The attribute values are surrounded by "" (double quotes). Here is an example: * / Category="Animals & Pet Supplies" / Category="Pet Supplies" / Category="Bird Supplies". The "*" (single asterisk) refers to a product group that matches everything else besides the other filters for the product group.

Note: In Performance max campaigns, this is ListingGroup.
Title The product item name. For example the title of a book, DVD, or game.

Remarks

Required Columns

The report must include the following columns at a minimum. As a general rule, each report must include at least one attribute column and at least one non-impression share performance statistics column. For more information, see Report Attributes and Performance Statistics.

Note

The TimePeriod column is expected for all aggregation types except Summary. It is important to note that if you do not include TimePeriod, the aggregation you chose will be ignored and Summary aggregation will be used regardless.

Column
AccountName
AdGroupName
CampaignName
NegativeKeyword

Requirements

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

Used By

ProductNegativeKeywordConflictReportRequest