LanguageType Value Set - Customer Management

Defines a selection of language values.

Note

The value set defines a broad selection of languages; however, not all languages are supported. For a list of supported languages, see Ad Languages.

Syntax

<xs:simpleType name="LanguageType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="Danish" />
    <xs:enumeration value="Dutch" />
    <xs:enumeration value="English" />
    <xs:enumeration value="Finnish" />
    <xs:enumeration value="French" />
    <xs:enumeration value="German" />
    <xs:enumeration value="Italian" />
    <xs:enumeration value="Japanese" />
    <xs:enumeration value="Norwegian" />
    <xs:enumeration value="Portuguese" />
    <xs:enumeration value="Swedish" />
    <xs:enumeration value="Spanish" />
    <xs:enumeration value="Arabic" />
    <xs:enumeration value="Hebrew" />
    <xs:enumeration value="Korean" />
    <xs:enumeration value="Russian" />
    <xs:enumeration value="TraditionalChinese" />
    <xs:enumeration value="SimplifiedChinese" />
  </xs:restriction>
</xs:simpleType>

Values

The LanguageType value set has the following values: Arabic, Danish, Dutch, English, Finnish, French, German, Hebrew, Italian, Japanese, Korean, Norwegian, Portuguese, Russian, SimplifiedChinese, Spanish, Swedish, TraditionalChinese.

Value Description
Arabic The corresponding language type.
Danish The corresponding language type.
Dutch The corresponding language type.
English The corresponding language type.
Finnish The corresponding language type.
French The corresponding language type.
German The corresponding language type.
Hebrew The corresponding language type.
Italian The corresponding language type.
Japanese The corresponding language type.
Korean The corresponding language type.
Norwegian The corresponding language type.
Portuguese The corresponding language type.
Russian The corresponding language type.
SimplifiedChinese The corresponding language type.
Spanish The corresponding language type.
Swedish The corresponding language type.
TraditionalChinese The corresponding language type.

Requirements

Service: CustomerManagementService.svc v13
Namespace: https://bingads.microsoft.com/Customer/v13

Used By

AdvertiserAccount
Customer