Edit

Share via


BrandVoice Data Object - Campaign Management

Defines the brand voice data object.

Syntax

<xs:complexType name="BrandVoice" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Personality" nillable="true" type="xs:string" />
    <xs:element xmlns:q173="http://schemas.microsoft.com/2003/10/Serialization/Arrays" minOccurs="0" name="Tones" nillable="true" type="q173:ArrayOfstring" />
  </xs:sequence>
</xs:complexType>

Elements

The BrandVoice object has the following elements: Personality, Tones.

Element Description Data Type
Personality The brand personality. string
Tones The brand tone. string array

Requirements

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

Used By

BrandKit