InvokedRewardAction

An object representing a Reward Action that has been Invoked by a profile

  • id

    The id of the invoked reward action

  • When the action was invoked

  • The associated programID of this action

  • The profileID that invoked this action

  • The associated reward action key

  • code is an integrator-supplied arbitrary value that can be used to prevent duplicate rewards for the same activity. If livelike sees a duplicate code for the same action and profile, then the invocation will fail. It makes things like retries and concurrent operations safer.

  • The rewards earned for invoking this action