ชุดค่า BudgetLimitType - ข้อมูลเชิงลึกของโฆษณา
กําหนดชนิดของงบประมาณแคมเปญที่เป็นไปได้
ไวยากรณ์
<xs:simpleType name="BudgetLimitType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:restriction base="xs:string">
<xs:enumeration value="DailyBudgetStandard">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">5</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="DailyBudgetAccelerated">
<xs:annotation>
<xs:appinfo>
<EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">6</EnumerationValue>
</xs:appinfo>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
ค่า
ชุดค่า BudgetLimitType มีค่าต่อไปนี้: DailyBudgetAccelerated, DailyBudgetStandard
ข้อกําหนด
บริการ: AdInsightService.svc v13
Namespace: https://bingads.microsoft.com/AdInsight/v13