Graph 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)

建立中

你無法在此端點執行此操作。

更新中

你無法在此端點執行此操作。

正在刪除

你無法在此端點執行此操作。