KeywordIdeaAttribute Value Set - Ad Insight

Determines which properties of the KeywordIdea object you want returned when calling the GetKeywordIdeas operation.

Syntax

<xs:simpleType name="KeywordIdeaAttribute" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="AdGroupId" />
    <xs:enumeration value="AdGroupName" />
    <xs:enumeration value="Keyword" />
    <xs:enumeration value="Source" />
    <xs:enumeration value="MonthlySearchCounts" />
    <xs:enumeration value="SuggestedBid" />
    <xs:enumeration value="Competition" />
    <xs:enumeration value="Relevance" />
    <xs:enumeration value="AdImpressionShare" />
  </xs:restriction>
</xs:simpleType>

Values

The KeywordIdeaAttribute value set has the following values: AdGroupId, AdGroupName, AdImpressionShare, Competition, Keyword, MonthlySearchCounts, Relevance, Source, SuggestedBid.

Value Description
AdGroupId Include the ad group identifier.
AdGroupName Include the ad group name.
AdImpressionShare Include the ad impression share.
Competition Include the competition.
Keyword Include the keyword.
MonthlySearchCounts Include the monthly search counts.
Relevance Include the relevance.
Source Include the source.
SuggestedBid Include the suggested bid.

Requirements

Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13

Used By

GetKeywordIdeas