FileImportOption Data Object - Campaign Management

FileImportOption is reserved for future use.

Syntax

<xs:complexType name="FileImportOption" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexContent mixed="false">
    <xs:extension base="tns:ImportOption">
      <xs:sequence />
    </xs:extension>
  </xs:complexContent>
</xs:complexType>

Elements

The FileImportOption object has Inherited Elements.

Inherited Elements

Inherited Elements from ImportOption

The FileImportOption object derives from the ImportOption object, and inherits the following elements: ForwardCompatibilityMap, Type. The descriptions below are specific to FileImportOption, and might not apply to other objects that inherit the same elements from the ImportOption object.

Element Description Data Type
ForwardCompatibilityMap The list of key and value strings for forward compatibility to avoid otherwise breaking changes when new elements are added in the current API version.

Forward compatibility changes will be noted here in future releases. There are currently no forward compatibility changes for this object.
KeyValuePairOfstringstring array
Type The type of the import option.

This value is FileImportOption when you retrieve a File import option.

For more information about import option types, see the ImportOption Data Object Remarks.
string

Requirements

Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13