AssetGroupSearchTheme Data Object - Campaign Management

Defines an AssetGroupSearchTheme data object.

Syntax

<xs:complexType name="AssetGroupSearchTheme" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:sequence>
    <xs:element minOccurs="0" name="Id" nillable="true" type="xs:long" />
    <xs:element minOccurs="0" name="SearchTheme" nillable="true" type="xs:string" />
  </xs:sequence>
</xs:complexType>

Elements

The AssetGroupSearchTheme object has the following elements: Id, SearchTheme.

Element Description Data Type
Id The identifier of the search theme. long
SearchTheme The type of search theme. string

Requirements

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

Used By

AssetGroup