次の方法で共有


RecommendationInfo データ オブジェクト - Ad Insight

RecommendationInfo の基本オブジェクトを定義します。 RSARecommendationInfo オブジェクトは、そこから派生します。

構文

<xs:complexType name="RecommendationInfo" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="RecommendationHash" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="RecommendationId" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

要素

RecommendationInfo オブジェクトには、RecommendationHash、RecommendationId という要素があります

要素 説明 データ型
RecommendationHash 推奨事項のハッシュ。 必須です。 string
RecommendationId 推奨事項の識別子。 必須です。 string

要件

サービス: AdInsightService.svc v13
名前 空間: https://bingads.microsoft.com/AdInsight/v13

Used By

TagRecommendations