MediaAdditionalField Value Set - Campaign Management

Defines a value set for MediaAdditionalField.

Syntax

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

Values

The MediaAdditionalField value set has the following values: Text.

Value Description
Text The media text.

Requirements

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

Used By

GetMediaMetaDataByAccountId
GetMediaMetaDataByIds