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.
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.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13