AuctionSegmentSearchParameter Data Object - Ad Insight
Defines an auction segment search parameter.
<xs:complexType name="AuctionSegmentSearchParameter" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexContent mixed="false">
<xs:extension base="tns:SearchParameter">
<xs:sequence>
<xs:element minOccurs="0" name="Segment" type="tns:AuctionSegment" />
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Elements
The AuctionSegmentSearchParameter object has the following elements: Segment.
Element | Description | Data Type |
---|---|---|
Segment | Determines how you want the SegmentedKpis data segmented in the result from the GetAuctionInsightData operation. You can request auction insight data segmented by Day, DayOfWeek, Device, Month, Quarter, and Week. |
AuctionSegment |
Requirements
Service: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13