Skip to content

Commit

Permalink
feat: add EventNameSelectPromotion
Browse files Browse the repository at this point in the history
  • Loading branch information
franklinkim committed Mar 13, 2024
1 parent f928679 commit de5f5f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions measurementprotocol/v2/eventname.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ const (
EventNameSearch EventName = "search"
EventNameSelectContent EventName = "select_content"
EventNameSelectItem EventName = "select_item"
EventNameSelectPromotion EventName = "select_promotion"
EventNameShare EventName = "share"
EventNameSignUp EventName = "sign_up"
EventNameSpendVirtualMoney EventName = "spend_virtual_money"
Expand Down

0 comments on commit de5f5f0

Please sign in to comment.