Edit

UetTagAdditionalField Value Set - Campaign Management

Defines a list of optional UET tag properties that you can request when calling GetUetTagsByIds.

Syntax

<xs:simpleType name="UetTagAdditionalField" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:list>
    <xs:simpleType>
      <xs:restriction base="xs:string">
        <xs:enumeration value="Industry" />
      </xs:restriction>
    </xs:simpleType>
  </xs:list>
</xs:simpleType>

Values

The UetTagAdditionalField value set has the following values: Industry.

Value Description
Industry The UET tag industry.

Requirements

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

Used By

GetUetTagsByIds