Interface CampaignServiceViewableFrequencyCap

CampaignServiceViewableFrequencyCapは、ビューアブルフリークエンシー制御を表します。
ADDおよびSET時、このフィールドは省略可能となります。
REMOVE時は無視されます。
※ADD時は全ての項目の指定が必須です。
※SET時は更新する項目のみのリクエストが可能です。
※ビューアブルフリークエンシーキャップの解除方法は、以下の通りです:
CampaignServiceViewableFrequencyCap object describes viewable frequency restriction.
This field is optional in ADD and SET operation.
In REMOVE operation, this field will be ignored.
*All items must be specified in ADD operation.
*Only update items can be requested in SET operation.
*Method to remove the viewable frequency cap:
{ "viewableFrequencyCap": { "vImps": 0 } }

Hierarchy

  • CampaignServiceViewableFrequencyCap

Properties

frequencyLevel?: null | CampaignServiceFrequencyLevel

Memberof

CampaignServiceViewableFrequencyCap

frequencyTimeUnit?: null | CampaignServiceFrequencyTimeUnit

Memberof

CampaignServiceViewableFrequencyCap

vImps?: null | number
同一ユーザに対する広告の最大ビューアブルインプレッション数です。
このフィールドは、ADDおよびSET時に省略可能となります。
Maximum number of ad viewable impressions to same user.
This field is optional in ADD and SET operation.

Memberof

CampaignServiceViewableFrequencyCap