Edit

Share via


BrandKitColor Data Object - Campaign Management

A data object for the brand kit color.

Syntax

<xs:complexType name="BrandKitColor" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="HexCode" nillable="true" type="xs:string" />
    <xs:element minOccurs="0" name="Name" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

Elements

The BrandKitColor object has the following elements: HexCode, Name.

Element Description Data Type
HexCode The hex code for the brand kit color. string
Name The name of the brand kit color. string

Requirements

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

Used By

BrandKitPalette