Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines the supported fonts data data object.
Syntax
<xs:complexType name="SupportedFontsData" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="SupportedFonts" nillable="true" type="tns:ArrayOfSupportedFont" />
</xs:sequence>
</xs:complexType>
Elements
The SupportedFontsData object has the following elements: SupportedFonts.
| Element | Description | Data Type |
|---|---|---|
| SupportedFonts | Reserved. | SupportedFont array |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13