Identifier. The resource name of the LoyaltyProgram. Format: accounts/{account}/programs/{program}/loyaltyPrograms/{loyaltyProgram} For example, accounts/123456/programs/loyalty/loyaltyPrograms/my_loyalty_program.
Optional. The comma-separated field mask indicating the fields to update. If unset, a full replacement will be performed. Otherwise, a partial update will be performed. For example, an updateMask of "programName,signupUrl" would only update the programName and signupUrl fields of the LoyaltyProgram. Both snake_case and camelCase are supported.
For repeated fields that need to be updated, the entire repeated field will be replaced. It is recommended to do a GET request on the LoyaltyProgram first to get the current values of the repeated fields.
Request body
The request body contains an instance of LoyaltyProgram.
Response body
If successful, the response body contains an instance of LoyaltyProgram.
[[["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 2026-09-23 UTC."],[],[]]