DataScope Value Set - Bulk
Defines the scope or types of data to download.
Syntax
<xs:simpleType name="DataScope" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:list>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="EntityData" />
<xs:enumeration value="QualityScoreData" />
<xs:enumeration value="BidSuggestionsData" />
</xs:restriction>
</xs:simpleType>
</xs:list>
</xs:simpleType>
Values
The DataScope value set has the following values: BidSuggestionsData, EntityData, QualityScoreData.
Value | Description |
---|---|
BidSuggestionsData | Download the keyword bid suggestion records. |
EntityData | Download entity records e.g., campaigns and ad groups. |
QualityScoreData | Download the quality score fields i.e., Quality Score, Keyword Relevance, Landing Page Relevance, and Landing Page User Experience in the Ad Group, Campaign, and Keyword records. |
Requirements
Service: BulkService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13
Used By
DownloadCampaignsByAccountIds
DownloadCampaignsByCampaignIds