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 font data object.
Syntax
<xs:complexType name="SupportedFont" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="FontFamily" nillable="true" type="xs:string" />
<xs:element xmlns:q189="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="FontWeights" nillable="true" type="q189:ArrayOfstring" />
</xs:sequence>
</xs:complexType>
Elements
The SupportedFont object has the following elements: FontFamily, FontWeights.
| Element | Description | Data Type |
|---|---|---|
| FontFamily | Reserved. | string |
| FontWeights | Reserved. | string array |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13