เวอร์ชันของ API กราฟ

Ad Campaign Frequency Control Specs

การอ่าน

A frequency control spec specifies settings for frequency capping. For example, {"event": "IMPRESSIONS", "interval_days":3, "max_frequency":1} means that in every 3 days, not more than 1 impression per user.

พารามิเตอร์

จุดสิ้นสุดนี้ไม่ต้องพารามิเตอร์ใดๆ

ช่อง

ช่องคำอธิบาย
event
enum

Event name, only IMPRESSIONS currently.

interval_days
unsigned int32

Interval period in days, between 1 and 90 (inclusive)

max_frequency
unsigned int32

The maximum frequency, between 1 and 90 (inclusive)

การสร้าง

คุณไม่สามารถดำเนินการนี้ที่ปลายทางนี้

กำลังอัพเดต

คุณไม่สามารถดำเนินการนี้ที่ปลายทางนี้

กำลังลบ

คุณไม่สามารถดำเนินการนี้ที่ปลายทางนี้