Sets the user IP on an operation for quota enforcement purposes.
This parameter lets you enforce per-user quotas when calling the API from a server-side application.
If you set this parameter to an empty string, the client library will automatically select one of the user IP addresses of your server to include in the 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-04-01 UTC."],[[["The latest version available is 2.37.0-rc, which can be accessed via the provided link."],["The `UserIp` parameter is used to enforce per-user quotas when interacting with the API from a server-side application."],["Using `QuotaUser` is the recommended method for enforcing per user quotas, which will override `UserIp` if both parameters are set."],["If `UserIp` is set to an empty string, the client library will automatically select a server IP address for inclusion in the request."],["There are multiple versions available, ranging from 2.11.0 to 2.37.0-rc, with links to the documentation for each one."]]],[]]