Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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:element minOccurs="0" name="Status" type="tns:GenericEntityStatus" />
</xs:sequence>
</xs:complexType>
Elements
The AssetGroupSearchTheme object has the following elements: Id, SearchTheme, Status.
| Element | Description | Data Type |
|---|---|---|
| Id | The system generated asset group ID. Add: Read-only Update: Read-only |
long |
| SearchTheme | The type of search theme. | string |
| Status | Reserved. | GenericEntityStatus |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13