ImportEntityType Value Set - Campaign Management
Defines the supported import entity types.
Syntax
<xs:simpleType name="ImportEntityType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="Unknown" />
<xs:enumeration value="Campaign" />
<xs:enumeration value="AdGroup" />
<xs:enumeration value="Ad" />
<xs:enumeration value="Keyword" />
</xs:restriction>
</xs:simpleType>
Values
The ImportEntityType value set has the following values: Ad, AdGroup, Campaign, Keyword, Unknown.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13