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 the diagnostic tile data data object.
Syntax
<xs:complexType name="DiagnosticTileData" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="Description" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="Headline" nillable="true" type="xs:string" />
<xs:element minOccurs="0" name="ProgressPercent" type="xs:int" />
<xs:element minOccurs="0" name="Title" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The DiagnosticTileData object has the following elements: Description, Headline, ProgressPercent, Title.
Element | Description | Data Type |
---|---|---|
Description | Reserved. | string |
Headline | Reserved. | string |
ProgressPercent | Reserved. | int |
Title | Reserved. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13