AssetGroupAdditionalField Value Set - Campaign Management

Defines the possible additional fields for an asset group.

Syntax

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

Values

The AssetGroupAdditionalField value set has the following values: AssetGroupSearchThemes.

Value Description
AssetGroupSearchThemes Include the AssetGroupSearchThemes field.

Requirements

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

Used By

GetAssetGroupsByCampaignId
GetAssetGroupsByIds