Optional. Creation time for this account associated with this user. Leave blank for non logged-in actions, guest checkout, or when there is no account associated with the current user.
↳ account_id
string
Optional. For logged-in requests or login/registration requests, the unique account identifier associated with this user. You can use the username if it is stable (meaning it is the same for every request associated with the same user), or any stable user ID of your choice. Leave blank for non logged-in actions or guest checkout.
Optional. Identifiers associated with this user or request.
getCreateAccountTime
Optional. Creation time for this account associated with this user. Leave
blank for non logged-in actions, guest checkout, or when there is no
account associated with the current user.
Optional. Creation time for this account associated with this user. Leave
blank for non logged-in actions, guest checkout, or when there is no
account associated with the current user.
Optional. For logged-in requests or login/registration requests, the unique
account identifier associated with this user. You can use the username if
it is stable (meaning it is the same for every request associated with the
same user), or any stable user ID of your choice. Leave blank for non
logged-in actions or guest checkout.
Returns
Type
Description
string
setAccountId
Optional. For logged-in requests or login/registration requests, the unique
account identifier associated with this user. You can use the username if
it is stable (meaning it is the same for every request associated with the
same user), or any stable user ID of your choice. Leave blank for non
logged-in actions or guest checkout.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getUserIds
Optional. Identifiers associated with this user or request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Recaptcha Enterprise V1 Client - Class UserInfo (2.1.3)\n\nVersion latestkeyboard_arrow_down\n\n- [2.1.3 (latest)](/php/docs/reference/cloud-recaptcha-enterprise/latest/V1.UserInfo)\n- [2.1.2](/php/docs/reference/cloud-recaptcha-enterprise/2.1.2/V1.UserInfo)\n- [2.0.1](/php/docs/reference/cloud-recaptcha-enterprise/2.0.1/V1.UserInfo)\n- [1.17.2](/php/docs/reference/cloud-recaptcha-enterprise/1.17.2/V1.UserInfo)\n- [1.16.1](/php/docs/reference/cloud-recaptcha-enterprise/1.16.1/V1.UserInfo)\n- [1.15.0](/php/docs/reference/cloud-recaptcha-enterprise/1.15.0/V1.UserInfo)\n- [1.14.0](/php/docs/reference/cloud-recaptcha-enterprise/1.14.0/V1.UserInfo)\n- [1.13.0](/php/docs/reference/cloud-recaptcha-enterprise/1.13.0/V1.UserInfo)\n- [1.12.2](/php/docs/reference/cloud-recaptcha-enterprise/1.12.2/V1.UserInfo)\n- [1.8.0](/php/docs/reference/cloud-recaptcha-enterprise/1.8.0/V1.UserInfo)\n- [1.7.0](/php/docs/reference/cloud-recaptcha-enterprise/1.7.0/V1.UserInfo)\n- [1.6.0](/php/docs/reference/cloud-recaptcha-enterprise/1.6.0/V1.UserInfo)\n- [1.5.2](/php/docs/reference/cloud-recaptcha-enterprise/1.5.2/V1.UserInfo)\n- [1.4.2](/php/docs/reference/cloud-recaptcha-enterprise/1.4.2/V1.UserInfo)\n- [1.3.2](/php/docs/reference/cloud-recaptcha-enterprise/1.3.2/V1.UserInfo)\n- [1.2.6](/php/docs/reference/cloud-recaptcha-enterprise/1.2.6/V1.UserInfo) \nReference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class UserInfo.\n\nUser information associated with a request protected by reCAPTCHA Enterprise.\n\nGenerated from protobuf message `google.cloud.recaptchaenterprise.v1.UserInfo`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ RecaptchaEnterprise \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getCreateAccountTime\n\nOptional. Creation time for this account associated with this user. Leave\nblank for non logged-in actions, guest checkout, or when there is no\naccount associated with the current user.\n\n### hasCreateAccountTime\n\n### clearCreateAccountTime\n\n### setCreateAccountTime\n\nOptional. Creation time for this account associated with this user. Leave\nblank for non logged-in actions, guest checkout, or when there is no\naccount associated with the current user.\n\n### getAccountId\n\nOptional. For logged-in requests or login/registration requests, the unique\naccount identifier associated with this user. You can use the username if\nit is stable (meaning it is the same for every request associated with the\nsame user), or any stable user ID of your choice. Leave blank for non\nlogged-in actions or guest checkout.\n\n### setAccountId\n\nOptional. For logged-in requests or login/registration requests, the unique\naccount identifier associated with this user. You can use the username if\nit is stable (meaning it is the same for every request associated with the\nsame user), or any stable user ID of your choice. Leave blank for non\nlogged-in actions or guest checkout.\n\n### getUserIds\n\nOptional. Identifiers associated with this user or request.\n\n### setUserIds\n\nOptional. Identifiers associated with this user or request."]]