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 possible minute values for ad extension scheduling or day and time criterion.
Syntax
<xs:simpleType name="Minute" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<ActualType Name="short" Namespace="http://www.w3.org/2001/XMLSchema" xmlns="http://schemas.microsoft.com/2003/10/Serialization/" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:enumeration value="Zero" />
<xs:enumeration value="Fifteen" />
<xs:enumeration value="Thirty" />
<xs:enumeration value="FortyFive" />
</xs:restriction>
</xs:simpleType>
Values
The Minute value set has the following values: Fifteen, FortyFive, Thirty, Zero.
Requirements
Service: CampaignManagementService.svc v13
Namespace: https://bingads.microsoft.com/CampaignManagement/v13