วัตถุข้อมูลคําแนะนํา - ข้อมูลเชิงลึกของโฆษณา
กําหนดวัตถุพื้นฐานของ คําแนะนํา วัตถุ ResponsiveSearchAdsRecommendation สืบทอดมาจากวัตถุนั้น
ไวยากรณ์
<xs:complexType name="Recommendation" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="AccountId" type="xs:long" />
<xs:element minOccurs="0" name="AdGroupId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="CampaignId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="CurrentClicks" type="xs:long" />
<xs:element minOccurs="0" name="CurrentConversions" type="xs:long" />
<xs:element minOccurs="0" name="CurrentCost" type="xs:double" />
<xs:element minOccurs="0" name="CurrentImpressions" type="xs:long" />
<xs:element minOccurs="0" name="EstimatedIncreaseInClicks" type="xs:long" />
<xs:element minOccurs="0" name="EstimatedIncreaseInConversions" type="xs:long" />
<xs:element minOccurs="0" name="EstimatedIncreaseInCost" type="xs:double" />
<xs:element minOccurs="0" name="EstimatedIncreaseInImpressions" type="xs:long" />
<xs:element minOccurs="0" name="RecommendationHash" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RecommendationId" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="RecommendationType" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
องค์ ประกอบ
วัตถุ คําแนะนํา มีองค์ประกอบต่อไปนี้: AccountId, AdGroupId, CampaignId, CurrentClicks, CurrentConversions, CurrentCost, CurrentImpressions, EstimatedIncreaseInClicks, EstimatedIncreaseInConversions, EstimatedIncreaseInCost, EstimatedIncreaseInImpressions, RecommendationHash, RecommendationId, RecommendationType.
ข้อกําหนด
บริการ: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13