SetConsentStatusRequest

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

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

enum (ConsentAction)

ユーザーが行った操作。

actionTimestamp

string (Timestamp format)

ユーザーが操作したタイムスタンプ。

RFC3339 UTC「Zulu」形式のタイムスタンプ。精度はナノ秒例: "2014-10-02T15:01:23.045123456Z"