LineTerms

この広告申込情報の販売者保証の利用規約。

JSON 表現
{
  "billableEventCount": string,
  "costPerBillableEvent": {
    object (Money)
  },
  "performanceData": [
    {
      object (PerformanceData)
    }
  ]
}
フィールド
billableEventCount

string (int64 format)

必須。この行の詳細に基づく課金対象イベントの合計数。

costPerBillableEvent

object (Money)

必須。課金対象イベントあたりの費用。

performanceData[]

object (PerformanceData)

この路線の補足的なパフォーマンス データのリストです。

PerformanceData

この行のパフォーマンス データの単一インスタンス。

JSON 表現
{
  "adPlayCount": string
}
フィールド
adPlayCount

string (int64 format)

広告の推定再生回数。負の数値は指定できません。