Bearbeiten

Freigeben über


SupportedFont Data Object - Campaign Management

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:q182="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="FontWeights" nillable="true" type="q182: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

Used By

SupportedFontsData