[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],["The `GoogleMobileAds.Api.ServerSideVerificationOptions.Builder` class constructs `ServerSideVerificationOptions`. It offers a `Build()` function to create these options with specified attributes. You can set user-specific data through two functions: `SetCustomData(string customData)` which stores custom information, and `SetUserId(string userId)` which defines the user's ID. A `Builder()` constructor is also available for class instantiation.\n"]]