RenderAccountIssuesRequest

RenderAccountIssuesRequest

Request to provide issue resolution content and actions for business's account issues.

Fields
name

string

Required. The account to fetch issues for. Format: accounts/{account}

language_code

string

Optional. The IETF BCP-47 language code used to localize issue resolution content. If not set, the result will be in default language en-US .

time_zone

string

Optional. The IANA timezone used to localize times in an issue resolution content. For example 'America/Los_Angeles'. If not set, results will use as a default UTC.

payload

RenderIssuesRequestPayload

Optional. The payload for configuring how the content should be rendered.