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.
A data object for the brand kit font.
Syntax
<xs:complexType name="BrandKitFont" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="TextAssetType" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Typeface" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Weight" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The BrandKitFont object has the following elements: TextAssetType, Typeface, Weight.
Element | Description | Data Type |
---|---|---|
TextAssetType | The font text assset type. | string |
Typeface | The font typeface. | string |
Weight | The font weight. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13