Feed Data Object - Ad Insight
Defines a Feed data object.
Syntax
<xs:complexType name="Feed" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="StoreId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="FeedId" nillable="true" type="xs:long" />
<xs:element minOccurs="0" name="FeedType" nillable="true" type="xs:long" />
</xs:sequence>
</xs:complexType>
Elements
The Feed object has the following elements: FeedId, FeedType, StoreId.
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13