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 DiagnosticsSettings data object.
Syntax
<xs:complexType name="DiagnosticsSettings" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:sequence>
<xs:element minOccurs="0" name="EnableCache" type="xs:boolean" />
<xs:element minOccurs="0" name="LastCheckTimeUTC" nillable="true" type="xs:string" />
</xs:sequence>
</xs:complexType>
Elements
The DiagnosticsSettings object has the following elements: EnableCache, LastCheckTimeUTC.
| Element | Description | Data Type |
|---|---|---|
| EnableCache | The cache is enabled if True. | boolean |
| LastCheckTimeUTC | The last-checked time in UTC. | string |
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13