SetConsentStatusRequest

GTAF から DPA への同意リクエストの本文。

JSON 表現
{
  "consentAction": enum (ConsentAction),
  "actionTimestamp": string
}
フィールド
consentAction

enum (ConsentAction)

ユーザーが行った操作。

actionTimestamp

string (Timestamp format)

ユーザーが操作を行った時点のタイムスタンプ。

RFC3339 UTC「Zulu」形式のタイムスタンプ。精度はナノ秒まで、小数点以下は最大 9 桁。例: "2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z"