Skip to content

Commit

Permalink
chore: pass actId to web sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
aashishmalik committed Aug 31, 2023
1 parent 35c26cb commit e2e4fca
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"transformAtV1": "router",
"saveDestinationResponse": true,
"isAudienceSupported": true,
"includeKeys": ["oneTrustCookieCategories", "connectionMode"],
"includeKeys": ["oneTrustCookieCategories", "connectionMode", "actid"],
"excludeKeys": [],
"supportedSourceTypes": [
"android",
Expand Down

0 comments on commit e2e4fca

Please sign in to comment.