Objeto de datos KeywordIdeaCategory: Ad Insight
Define un objeto que contiene una categoría de idea de palabra clave.
Puede usar el identificador de categoría en CategorySearchParameter al llamar a GetKeywordIdeas.
Sintaxis
<xs:complexType name="KeywordIdeaCategory" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="CategoryId" type="xs:long" />
<xs:element minOccurs="0" name="CategoryName" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elementos
El objeto KeywordIdeaCategory tiene los siguientes elementos: CategoryId, CategoryName.
Requisitos
Servicio: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13